MySqlDataReader.GetMySqlDateTime Method

MySQL Connector/Net

MySqlDataReaderGetMySqlDateTime Method
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.
Top
See Also