|
| MySQL Connector/Net |
| MySqlDataReader..::..GetByte Method |
| MySqlDataReader Class See Also Send Feedback |
|
Overload List
| Name | Description | |
|---|---|---|
|
GetByte(Int32) |
Gets the value of the specified column as a byte.
(Overrides DbDataReader..::..GetByte(Int32).) |
|
GetByte(String) |
Gets the value of the specified column as a byte.
|