OracleBoolean Fields
.NET Framework 4
The OracleBoolean type exposes the following members.
| Name | Description | |
|---|---|---|
|
False | Represents a false value that can be assigned to the Value property of an instance of the OracleBoolean structure. |
|
Null | Represents a null value that can be assigned to the Value property of an instance of the OracleBoolean structure. |
|
One | Represents a value of one that can be assigned to the Value property of an instance of the OracleBoolean structure. |
|
True | Represents a true value that can be assigned to the Value property of an instance of the OracleBoolean structure. |
|
Zero | Represents a value of zero that can be assigned to the Value property of an instance of the OracleBoolean structure. |