[This is preliminary documentation and subject to change.]
Returns the column value as a System.Single object.
System.Sinlge column value.
| Exception Type | Condition |
|---|---|
| InvalidCastException | The rowset column type cannot be converted to a System.Single. |
| SqlNullValueException | The column value is null. |
SqlCeRowset Class | Primeworks.DesktopSqlCe Namespace