dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleDataReader Class / GetDateTime Method

In This Topic
GetDateTime Method (OracleDataReader)
In This Topic
Gets the value of the specified column as a System.DateTime object.
Overload List
OverloadDescription
Gets the value of the specified column as a System.DateTime object.  
Gets the value of the specified column as a DateTime object. (Inherited from Devart.Common.DbDataReaderBase)
See Also