The operators and type conversions of the SQLBoolean structure are listed below. For a complete list of SQLBoolean structure members, see the SQLBoolean Members topic.
Bitwise And Operator | Performs a bitwise AND operation on two instances of SQLBoolean. |
Bitwise Or Operator | Performs a bitwise OR operation on two instances of a SQLBoolean. |
False Operator | [To be supplied.] |
Negation Operator | Performs a NOT operation on a SQLBoolean. |
True Operator | [To be supplied.] |
SQLBoolean to Boolean Conversion | [To be supplied.] |
Boolean to SQLBoolean Conversion | [To be supplied.] |