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