GetMySqlDateTime Method

MySQL Connector/Net

Overload List

  NameDescription
GetMySqlDateTime(Int32)
Gets the value of the specified column as a MySqlDateTime object.
GetMySqlDateTime(String)
Gets the value of the specified column as a MySqlDateTime object.

See Also