Specifies the number of decimal places to which ULParameter.Value is resolved.
Visual Basic Public Property Scale As Byte
C# public byte Scale { get; set; }
The number of decimal places to which ULParameter.Value is resolved. The default is 0.
In UltraLite.NET, parameters can only be used as IN parameters and all mapping information is ignored. Only the ULParameter.Value is important.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |