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!

SQLSingle.Null

[To be supplied.]

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

See Also

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