MySqlDataReader.GetByte Method
From MySQL Connector/Net
MySQL Connector/Net
| MySqlDataReaderGetByte Method |
| Name | Description | |
|---|---|---|
|
|
GetByte(Int32) |
Gets the value of the specified column as a byte.
(Overrides DbDataReaderGetByte(Int32).) |
|
|
GetByte(String) |
Gets the value of the specified column as a byte.
|