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 Properties

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

Public:

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.

See Also

SQLBoolean Structure | System.Data.SQLTypes Namespace