dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleTimeStamp Structure / Parse Method

In This Topic
Parse Method (OracleTimeStamp)
In This Topic
Converts the specified System.String representation of a date to its OracleTimeStamp equivalent.
Overload List
OverloadDescription
Converts the specified System.String representation of a date to its OracleTimeStamp equivalent.  
 
Converts the specified System.String representation of a date to its OracleTimeStamp equivalent using specified OracleDbType.  
 
Converts the specified System.String representation of a date to its OracleTimeStamp equivalent using specified format and OracleDbType.  
 
See Also