OracleDateTime::Parse Method (String^)
.NET Framework (current version)
Converts the specified String representation of a date and time to its OracleDateTime equivalent.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
- s
-
Type:
System::String^
The String to be parsed.
Return Value
Type: System.Data.OracleClient::OracleDateTimeAn OracleDateTime structure equal to the date and time represented by the specified String.
.NET Framework
Available since 1.1
Available since 1.1
Show: