MySqlDataReader.GetChar Method
From MySQL Connector/Net
MySQL Connector/Net
| MySqlDataReaderGetChar Method |
| Name | Description | |
|---|---|---|
|
|
GetChar(Int32) |
Gets the value of the specified column as a single character.
(Overrides DbDataReaderGetChar(Int32).) |
|
|
GetChar(String) |
Gets the value of the specified column as a single character.
|