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.Zero

[To be supplied.]

[Visual Basic]
Public Shared ReadOnly Zero As SQLBit
[C#]
public static readonly SQLBit Zero;
[C++]
public: static readonly SQLBit Zero;
[JScript]
public static var Zero : SQLBit;

See Also

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