GetByte Method

MySQL Connector.Net

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method GetByte(Int32)
Gets the value of the specified column as a byte.
(Overrides DbDataReader..::..GetByte(Int32).)
Public method GetByte(String)
Gets the value of the specified column as a byte.

See Also