NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SQLBoolean Fields

The fields of the SQLBoolean structure are listed below. For a complete list of SQLBoolean structure members, see the SQLBoolean Members topic.

Public:

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.

See Also

SQLBoolean Structure | System.Data.SQLTypes Namespace