GetDateTime Method

MySQL Connector/Net

Overload List

  NameDescription
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.

See Also