EdmProperty.Precision Property

 

Gets or sets the precision of this property.

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

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

Property Value

Type: System.Nullable<Byte>

The precision of this property.