GetDateTime Method
From MySQL Connector/Net
| MySQL Connector/Net |
| MySqlDataReader..::.GetDateTime Method |
| MySqlDataReader Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| GetDateTime(Int32) |
Gets the value of the specified column as a DateTime object.
(Overrides DbDataReader..::.GetDateTime(Int32).) | |
| GetDateTime(String) |
Gets the value of the specified column as a DateTime object.
|