Method GetDateTime
GetDateTime(Int32)
Returns DateTime at specified column index.
Declaration
DateTime GetDateTime(int index)
Parameters
Type | Name | Description |
---|---|---|
System. |
index | Index of Column. |
Returns
Type | Description |
---|---|
System. |
DateTime value at specified index. |