GetDecimal Method

MySQL Connector/Net

Overload List

  NameDescription
GetDecimal(Int32)
Gets the value of the specified column as a Decimal object.
(Overrides DbDataReader..::.GetDecimal(Int32).)
GetDecimal(String)
Gets the value of the specified column as a Decimal object.

See Also