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!

SQLInt16.MaxValue

[To be supplied.]

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

See Also

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