GetByte Method

MySQL Connector/Net

Overload List

  NameDescription
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.

See Also