Method GetInt64
GetInt64(Int32)
Gets value of specified index as 64 bit integer
Declaration
long GetInt64(int index)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index | Index of column |
Returns
Type | Description |
---|---|
System.Int64 | Int64 value on specified index |