Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
データベースで文字列変換に使用される浮動小数点の精度を指定します。
Public Property Precision As Integer
public int Precision {get;set;}
ArgumentException 値は無効です。
精度を指定する整数。値は、[1,127] の範囲内であることが必要です。デフォルトは 30 です。