Click or drag to resize
SphinxQLDataReaderGetDouble Method
Overload List
  NameDescription
Public methodGetDouble(Int32)
Gets the value of the specified column as a double-precision floating point number.
(Overrides DbDataReaderGetDouble(Int32).)
Public methodGetDouble(String)
Gets the value of the specified column as a double-precision floating point number.
Top
See Also