Overload | Description |
---|---|
Parse(String) | Converts the specified System.String representation of a date to its OracleTimeStamp equivalent. |
Parse(String,OracleDbType) | Converts the specified System.String representation of a date to its OracleTimeStamp equivalent using specified OracleDbType. |
Parse(String,String,OracleDbType) | Converts the specified System.String representation of a date to its OracleTimeStamp equivalent using specified format and OracleDbType. |