Click or drag to resize
SphinxQLDataReaderGetDecimal Method
Overload List
  NameDescription
Public methodGetDecimal(Int32)
Gets the value of the specified column as a Decimal object.
(Overrides DbDataReaderGetDecimal(Int32).)
Public methodGetDecimal(String)
Gets the value of the specified column as a Decimal object.
Top
See Also