GetDecimal Method
From MySQL Connector/Net
| MySQL Connector/Net |
| MySqlDataReader..::.GetDecimal Method |
| MySqlDataReader Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| 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.
|