RowsAffected

Overview

Location


 

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

 

method Equals(value: Object): Boolean

 

Boolean Equals(Object value)

 

func Equals(_ value: Object) -> Boolean

 

func Equals(value interface{}) Boolean

 

Function Equals(value As Object) As Boolean

Parameters:

  • value:

GetHashCode  override virtual

 

method GetHashCode: Int32

 

Int32 GetHashCode()

 

func GetHashCode() -> Int32

 

func GetHashCode() Int32

 

Function GetHashCode() As Int32

LastInsertId

 

method LastInsertId: tuple of (int64, error)

 

(int64, error) LastInsertId()

 

func LastInsertId() -> (int64, error)

 

func LastInsertId() tuple of (int64, error)

 

Function LastInsertId() As Tuple (Of int64, error)

RowsAffected

 

method RowsAffected: tuple of (int64, error)

 

(int64, error) RowsAffected()

 

func RowsAffected() -> (int64, error)

 

func RowsAffected() tuple of (int64, error)

 

Function RowsAffected() As Tuple (Of int64, error)

Value

 

var Value: Int64;

 

Int64 Value

 

var Value: Int64

 

Value Int64

 

FIELD Value() As Int64

 

Value

 

var Value: Int64;

 

Int64 Value

 

var Value: Int64

 

Value Int64

 

FIELD Value() As Int64

 

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

 

method Equals(value: Object): Boolean

 

Boolean Equals(Object value)

 

func Equals(_ value: Object) -> Boolean

 

func Equals(value interface{}) Boolean

 

Function Equals(value As Object) As Boolean

Parameters:

  • value:

GetHashCode  override virtual

 

method GetHashCode: Int32

 

Int32 GetHashCode()

 

func GetHashCode() -> Int32

 

func GetHashCode() Int32

 

Function GetHashCode() As Int32

LastInsertId

 

method LastInsertId: tuple of (int64, error)

 

(int64, error) LastInsertId()

 

func LastInsertId() -> (int64, error)

 

func LastInsertId() tuple of (int64, error)

 

Function LastInsertId() As Tuple (Of int64, error)

RowsAffected

 

method RowsAffected: tuple of (int64, error)

 

(int64, error) RowsAffected()

 

func RowsAffected() -> (int64, error)

 

func RowsAffected() tuple of (int64, error)

 

Function RowsAffected() As Tuple (Of int64, error)