|
| MySQL Connector/Net |
| MySqlDataReader..::..GetInt16 Method |
| MySqlDataReader Class See Also Send Feedback |
|
Overload List
| Name | Description | |
|---|---|---|
|
GetInt16(Int32) | Gets the value of the specified column as a 16-bit signed integer. (Overrides DbDataReader..::..GetInt16(Int32).) |
|
GetInt16(String) |
Gets the value of the specified column as a 16-bit signed integer.
|