GetDouble Method
From MySQL Connector/Net
| MySQL Connector/Net |
| MySqlDataReader..::.GetDouble Method |
| MySqlDataReader Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| GetDouble(Int32) | Gets the value of the specified column as a double-precision floating point number. (Overrides DbDataReader..::.GetDouble(Int32).) | |
| GetDouble(String) | Gets the value of the specified column as a double-precision floating point number. |