ColumnOperation.Precision 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
資料行可以儲存的最大位數,如果未 null
指定或不適用於此資料行類型,則為 。
public virtual int? Precision { get; set; }
member this.Precision : Nullable<int> with get, set
Public Overridable Property Precision As Nullable(Of Integer)
屬性值
適用於