MySqlDataReader.GetInt64 Method
From MySQL Connector/Net
MySQL Connector/Net
| MySqlDataReaderGetInt64 Method |
| Name | Description | |
|---|---|---|
|
|
GetInt64(Int32) | Gets the value of the specified column as a 64-bit signed integer. (Overrides DbDataReaderGetInt64(Int32).) |
|
|
GetInt64(String) |
Gets the value of the specified column as a 64-bit signed integer.
|