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