OracleBoolean Members
OracleBoolean
members are listed in the following tables:
OracleBoolean Constructors
OracleBoolean
constructors are listed in Table 14-14
Table 14-14 OracleBoolean Constructors
Constructor | Description |
---|---|
Instantiates a new instance of |
OracleBoolean Static Fields
The OracleBoolean
static fields are listed in Table 14-15.
Table 14-15 OracleBoolean Static Fields
Field | Description |
---|---|
Represents a false value that can be assigned to an |
|
Represents a null value that can be assigned to an |
|
Indicates a constant representing the positive one value |
|
Represents a true value that can be assigned to an |
|
Indicates a constant representing the zero value |
OracleBoolean Static Methods
OracleBoolean
static methods are listed in Table 14-16
Table 14-16 OracleBoolean Static Methods
Methods | Description |
---|---|
Returns the result of bitwise |
|
Determines whether or not the two |
|
Determines whether or not the first of two |
|
Determines whether or not the first of two |
|
Determines whether or not the first of two |
|
Determines whether or not the first of two |
|
Determines whether or not two |
|
Returns the result of a one's complement operation on the specified |
|
Returns the result of bitwise |
|
Returns an |
|
Returns the result of a bitwise exclusive |
OracleBoolean Static Operators
The OracleBoolean
static operators are listed in Table 14-17.
Table 14-17 OracleBoolean Static Operators
Field | Description |
---|---|
Determines whether or not the first of two |
|
Determines whether or not the first of two |
|
Determines whether or not the first of two |
|
Dtermines whether or not the first of two |
|
Indicates whether or not the two |
|
Determines whether or not two |
|
Determines the result of a |
|
Returns the result of a one's complement operation on the specified |
|
Determines whether or not the specified |
|
Determines whether or not the specified |
|
Returns the result of bitwise |
|
Returns the result of bitwise |
|
Returns the result of bitwise exclusive |
The OracleBoolean Static Type conversions
The OracleBoolean
static type conversions are listed in Table 14-18
Table 14-18 OracleBoolean Static Type Conversions
Field | Description |
---|---|
Returns the |
|
Returns the boolean representation of the |
|
Converts a structure to an |
OracleBoolean Properties
The OracleBoolean
properties are listed in Table 14-25.
Table 14-19 OracleBoolean Properties
Properties | Description |
---|---|
Returns a |
|
Indicates whether or not the value of the current instance is false |
|
Indicates whether or not the current instance has a null value |
|
Indicates whether or not the value of the current instance is true |
|
Returns a boolean value that represents the current instance |
OracleBoolean Instance Methods
The OracleBoolean
instance methods are listed in Table 14-20.
Table 14-20 OracleBoolean Instance Methods
Method | Description |
---|---|
Compares the current instance to the supplied object and returns an integer that represents their relative values |
|
Determines whether or not an object is an instance of |
|
Returns a hash code for the current instance |
|
Returns the |