GetChar Method

MySQL Connector/Net

Overload List

  NameDescription
GetChar(Int32)
Gets the value of the specified column as a single character.
(Overrides DbDataReader..::.GetChar(Int32).)
GetChar(String)
Gets the value of the specified column as a single character.

See Also