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!

SQLByte.Zero

[To be supplied.]

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

See Also

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