GetFloat Method
From MySQL Connector/Net
Overload List
| Name | Description | |
|---|---|---|
| GetFloat(Int32) |
Gets the value of the specified column as a single-precision floating point number.
(Overrides DbDataReader..::.GetFloat(Int32).) | |
| GetFloat(String) |
Gets the value of the specified column as a single-precision floating point number.
|