FunctionParameter.Scale Property

 

Gets the scale value of the parameter.

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

public Nullable<byte> Scale { get; }

Property Value

Type: System.Nullable<Byte>

The scale value of the parameter.