ColumnOperation.Scale 属性

定义

列可以存储的最大小数位数,或者 null 如果未指定或不适用于此列类型,则为 。

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

属性值

适用于