The fields of the SQLBoolean structure are listed below. For a complete list of SQLBoolean structure members, see the SQLBoolean Members topic.
False | Represents a false value that can be assigned to the Value property of an instance of the SQLBoolean class. |
Null | Represents a null value that can be assigned to the Value property of an instance of the SQLBoolean class. |
True | Represents a true value that can be assigned to the Value property of an instance of the SQLBoolean class. |