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!

SQLInt32.Zero

[To be supplied.]

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

See Also

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