MySqlDataReader.GetDecimal Method
From MySQL Connector/Net
MySQL Connector/Net
| MySqlDataReaderGetDecimal Method |
| Name | Description | |
|---|---|---|
|
|
GetDecimal(Int32) |
Gets the value of the specified column as a Decimal object.
(Overrides DbDataReaderGetDecimal(Int32).) |
|
|
GetDecimal(String) |
Gets the value of the specified column as a Decimal object.
|