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!

SQLInt32.MaxValue

[To be supplied.]

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

See Also

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