共用方式為


EdmProperty.Precision 屬性

定義

取得或設定這個屬性的有效位數。

public Nullable<byte> Precision { get; set; }
member this.Precision : Nullable<byte> with get, set
Public Property Precision As Nullable(Of Byte)

屬性值

這個屬性的有效位數。

適用於