MySqlDataReader.GetString Method
From MySQL Connector/Net
MySQL Connector/Net
| MySqlDataReaderGetString Method |
| Name | Description | |
|---|---|---|
|
|
GetString(Int32) |
Gets the value of the specified column as a String object.
(Overrides DbDataReaderGetString(Int32).) |
|
|
GetString(String) |
Gets the value of the specified column as a String object.
|