OracleBoolean Instance Methods

The OracleBoolean instance methods are listed in Table 14-26.

Table 14-26 OracleBoolean Instance Methods

Method Description

CompareTo

Compares the current instance to the supplied object and returns an integer that represents their relative values

Equals

Determines whether or not an object is an instance of OracleBoolean, and whether or not the value of the object is equal to the current instance

GetHashCode

Returns a hash code for the current instance

ToString

Returns the string representation of the current instance