OracleNumber::Parse Method (String^)
.NET Framework (current version)
Converts the String representation of a number to its OracleNumber 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::OracleNumberAn OracleNumber equivalent to the value contained in the specified String.
.NET Framework
Available since 1.1
Available since 1.1
Show: