The properties of the SQLBoolean structure are listed below. For a complete list of SQLBoolean structure members, see the SQLBoolean Members topic.
IsFalse | Gets whether the current Value is False. |
IsNull | Gets whether the current Value is Null. |
IsTrue | Gets whether the current Value is True. |
Value | Gets or sets the SQLBoolean to be true or false. |