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!

SQLNumeric.Value

[To be supplied.]

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

See Also

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