EdmProperty.Scale Property

 

Gets or sets the scale of this property.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public Nullable<byte> Scale { get; set; }

Property Value

Type: System.Nullable<Byte>

The scale of this property.