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