OracleBoolean Explicit Conversion (String^ to OracleBoolean)
.NET Framework (current version)
Converts a string to an OracleBoolean structure.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
- x
-
Type:
System::String^
A string to be converted to an OracleBoolean structure.
Return Value
Type: System.Data.OracleClient::OracleBooleanA new OracleBoolean structure whose value equals the Value of the OracleNumber parameter.
.NET Framework
Available since 1.1
Available since 1.1
Show: