MySqlDataReader.GetUInt16 Method

MySQL Connector/Net

MySqlDataReaderGetUInt16 Method
Overload List
  Name Description
Public method GetUInt16(Int32)
Gets the value of the specified column as a 16-bit unsigned integer.
Public method GetUInt16(String)
Gets the value of the specified column as a 16-bit unsigned integer.
Top
See Also