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