MySqlDataReader.GetSByte Method

MySQL Connector/Net

MySqlDataReaderGetSByte Method
Overload List
  Name Description
Public method GetSByte(Int32)
Gets the value of the specified column as a sbyte.
Public method GetSByte(String)
Gets the value of the specified column as a sbyte.
Top
See Also