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