Click or drag to resize
SphinxQLDataReaderGetString Method
Overload List
  NameDescription
Public methodGetString(Int32)
Gets the value of the specified column as an instance of String.
(Overrides DbDataReaderGetString(Int32).)
Public methodGetString(String)
Gets the value of the specified column as an instance of String.
Top
See Also