GetMySqlDateTime Method

MySQL Connector.Net

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method GetMySqlDateTime(Int32)
Gets the value of the specified column as a MySqlDateTime object.
Public method GetMySqlDateTime(String)
Gets the value of the specified column as a MySqlDateTime object.

See Also