FunctionParameter.Precision Property

 

Gets the precision value of the parameter.

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

public Nullable<byte> Precision { get; }

Property Value

Type: System.Nullable<Byte>

The precision value of the parameter.