OracleBoolean Constructors
The OracleBoolean constructors instantiates a new instance of the OracleBoolean structure.
Overload List:
-
This constructor creates a new instance of the
OracleBooleanstructure and sets its value to the suppliedBooleanvalue. -
This constructor creates a new instance of the
OracleBooleanstructure and sets its value to the suppliedInt32value.