Gets and sets the number of decimal places to which Value is resolved.
Visual Basic Public Property Scale As Byte
C# public byte Scale { get; set; }
The number of decimal places to which Value is resolved. The default is 0.
The Scale property is only used for decimal and numeric input parameters.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |