Click or drag to resize
SphinxQLDataReaderGetChar Method
Overload List
  NameDescription
Public methodGetChar(Int32)
Gets the value of the specified column as a single character.
(Overrides DbDataReaderGetChar(Int32).)
Public methodGetChar(String)
Gets the value of the specified column as a single character.
Top
See Also