FieldInfo.Scale property

namespace: Serenity.Data.Schema   assemblySerenity.Net.Data

Gets or sets the numeric scale.

public int Scale { get; set; }

Property Value

The numeric scale.

See Also