[]
Gets the date and time data value of the specified field.
public DateTime GetDateTime(int i)
| Type | Name | Description |
|---|---|---|
| int | i | The index of the field to find. |
| Type | Description |
|---|---|
| DateTime | The date and time data value of the specified field. |