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!

SQLDouble.MaxValue

[To be supplied.]

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

See Also

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