Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light - .NET プログラミング » Ultra Light .NET 2.0 API リファレンス » ULCreateParms クラス

 

Precision プロパティ

データベースで文字列変換に使用される浮動小数点の精度を指定します。

構文
Visual Basic
Public Property Precision As Integer
C#
public int Precision { get; set; }
プロパティ値

精度を指定する整数。値は、[1,127] の範囲内であることが必要です。デフォルトは 30 です。

参照