MySqlDataReader.GetSByte Method
From MySQL Connector/Net
MySQL Connector/Net
| MySqlDataReaderGetSByte Method |
| Name | Description | |
|---|---|---|
|
|
GetSByte(Int32) |
Gets the value of the specified column as a sbyte.
|
|
|
GetSByte(String) |
Gets the value of the specified column as a sbyte.
|