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

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Value As Short
[C#]
public short Value {get;}
[C++]
public: __property short get_Value();
[JScript]
public function get Value() : Int16;

See Also

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