GetByte Method
From MySQL Connector/Net
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.
|