[]
Gets the value of the specified column as a double-precision floating point number.
public override double GetDouble(int ordinal)
| Type | Name | Description |
|---|---|---|
| int | ordinal | The zero-based column ordinal. |
| Type | Description |
|---|---|
| double | The value of the specified column. |