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