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

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Scale As Byte
[C#]
public byte Scale {get;}
[C++]
public: __property unsigned char get_Scale();
[JScript]
public function get Scale() : Byte;

See Also

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