次の方法で共有


IEdmTypeDefinitionReference.Scale プロパティ

定義

基になる型のスケールを取得します。 このファセットは、基になる型が Edm.Decimal の場合にのみ適用されます。

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

プロパティ値

適用対象