OracleDateTime Explicit Conversion (String^ to OracleDateTime)
.NET Framework (current version)
Converts a String to an OracleDateTime structure.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
- x
-
Type:
System::String^
A String to be converted to an OracleDateTime structure.
Return Value
Type: System.Data.OracleClient::OracleDateTimeAn OracleDateTime structure whose Value is equal to the values contained in the String.
.NET Framework
Available since 1.1
Available since 1.1
Show: