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!

SQLInt64.Null

[To be supplied.]

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

See Also

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