RowsAffected
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.database.sql.driver
- Platforms: .NET, .NET Standard 2.0, Island
-
Ancestry:
- ValueType | RowsAffected .NET, .NET Standard 2.0
- ValueType | RowsAffected Island
- ValueType | RowsAffected .NET, .NET Standard 2.0
constructor
constructor
RowsAffected()
init()
Sub New()
constructor (Int64)
constructor(aValue: Int64)
RowsAffected(Int64 aValue)
init(_ aValue: Int64)
Sub New(aValue As Int64)
Parameters:
- aValue:
Equals override virtual
func Equals(value interface{}) Boolean
Parameters:
- value:
GetHashCode override virtual
method GetHashCode: Int32
Int32 GetHashCode()
func GetHashCode() -> Int32
func GetHashCode() Int32
Function GetHashCode() As Int32
LastInsertId
RowsAffected
Value
constructor
constructor
RowsAffected()
init()
Sub New()
constructor (Int64)
constructor(aValue: Int64)
RowsAffected(Int64 aValue)
init(_ aValue: Int64)
Sub New(aValue As Int64)
Parameters:
- aValue:
Equals override virtual
func Equals(value interface{}) Boolean
Parameters:
- value:
GetHashCode override virtual
method GetHashCode: Int32
Int32 GetHashCode()
func GetHashCode() -> Int32
func GetHashCode() Int32
Function GetHashCode() As Int32
LastInsertId
RowsAffected