OracleBoolean Properties

The OracleBoolean properties are listed in Table 15-25.

Table 15-25 OracleBoolean Properties

Properties Description

ByteValue

Returns a byte that represents the OracleBoolean structure

IsFalse

Indicates whether or not the value of the current instance is false

IsNull

Indicates whether or not the current instance has a null value

IsTrue

Indicates whether or not the value of the current instance is true

Value

Returns a boolean value that represents the current instance