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!

SQLBit.BoolValue

[To be supplied.]

[Visual Basic]
Public ReadOnly Property BoolValue As Boolean
[C#]
public bool BoolValue {get;}
[C++]
public: __property bool get_BoolValue();
[JScript]
public function get BoolValue() : Boolean;

See Also

SQLBit Structure | SQLBit Members | System.Data.SQLTypes Namespace