FieldInfo.Scale property
namespace: Serenity.Data.Schema assembly: Serenity.Net.Services
Gets or sets the numeric scale.
public int Scale { get; set; }
Property Value
The numeric scale.
See Also
- class FieldInfo
namespace: Serenity.Data.Schema assembly: Serenity.Net.Services
Gets or sets the numeric scale.
public int Scale { get; set; }
The numeric scale.