GetDecimal Method

MySQL Connector.Net

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method GetDecimal(Int32)
Gets the value of the specified column as a Decimal object.
(Overrides DbDataReader..::..GetDecimal(Int32).)
Public method GetDecimal(String)
Gets the value of the specified column as a Decimal object.

See Also