Row
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.database.sql
- Platforms: .NET, .NET Standard 2.0, Island
Instance Methods
constructor
constructor
Row()
init()
Sub New()
// .NET, .NET Standard 2.0
constructor(aerr: error; arows: Memory<Rows>)
// Island
constructor(aerr: error; arows: Memory<Rows>)
// .NET, .NET Standard 2.0
Row(error aerr, Memory<Rows> arows)
// Island
Row(error aerr, Memory<Rows> arows)
Parameters:
- aerr:
- arows:
constructor (Row)
Parameters:
- value: