Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
新しいデータベースによる文字列変換中に、計算結果が最大の精度でトランケートされるときの小数点以下の最大桁数を指定します。
Public Property Scale As Integer
public int Scale {get;set;}
ArgumentException 値は無効です。
位取りを指定する整数。値は、[0.127] の範囲内であることが必要です。デフォルトは 6 です。
Scale 値は Precision 値以下である必要があります。それ以外の場合は、データベースの作成時にエラーが発生します。