EdmProperty.Scale Property

Definition

Gets or sets the scale of this property.

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

Property Value

The scale of this property.

Applies to