MySQL Connector/Net
| MySqlDataReaderGetUInt64 Method |
Overload List
| Name | Description | |
|---|---|---|
|
GetUInt64(Int32) |
Gets the value of the specified column as a 64-bit unsigned integer.
|
|
GetUInt64(String) |
Gets the value of the specified column as a 64-bit unsigned integer.
|
See Also