Share via


IEdmTypeDefinitionReference.Scale Property

Definition

Gets the scale of the underlying type. This facet ONLY applies when the underlying type is Edm.Decimal.

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

Property Value

Applies to