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