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

[To be supplied.]

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

See Also

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