dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlDataReader Class / GetChar Method

In This Topic
GetChar Method (MySqlDataReader)
In This Topic
Gets the value of the specified column as a single character.
Overload List
OverloadDescription
Gets the value of the specified column as a single character.  
Gets the value of the specified column as a single character. (Inherited from Devart.Common.DbDataReaderBase)
See Also