GetDateTime Method

MySQL Connector.Net

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method GetDateTime(Int32)
Gets the value of the specified column as a DateTime object.
(Overrides DbDataReader..::..GetDateTime(Int32).)
Public method GetDateTime(String)
Gets the value of the specified column as a DateTime object.

See Also