MySQL Connector/Net
| MySqlDataReaderGetDateTime Method |
Overload List
| Name | Description | |
|---|---|---|
|
GetDateTime(Int32) |
Gets the value of the specified column as a DateTime object.
(Overrides DbDataReaderGetDateTime(Int32).) |
|
GetDateTime(String) |
Gets the value of the specified column as a DateTime object.
|
See Also