Share via


IColumn.Scale プロパティ

定義

この列で許可されているデータのスケールを取得します。 たとえば、 プロパティが Decimal ' の場合、これは小数点以下の桁数の最大数です。

public virtual int? Scale { get; }
member this.Scale : Nullable<int>
Public Overridable ReadOnly Property Scale As Nullable(Of Integer)

プロパティ値

適用対象