[]
Gets the value of the specified column as a DateTime object.
public override DateTime GetDateTime(int ordinal)
| Type | Name | Description |
|---|---|---|
| int | ordinal | The zero-based column ordinal. |
| Type | Description |
|---|---|
| DateTime | The value of the specified column. |