GetInt16 Method

MySQL Connector.Net

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method GetInt16(Int32)
Gets the value of the specified column as a 16-bit signed integer.
(Overrides DbDataReader..::..GetInt16(Int32).)
Public method GetInt16(String)
Gets the value of the specified column as a 16-bit signed integer.

See Also