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