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