Specifies the floating-point precision used for string conversions by the new database.
Visual Basic Public Property Precision As Integer
C# public int Precision { get; set; }
An integer specifying the precision. The value must be in the range [1,127]. The default is 30.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |