Click or drag to resize
EntityFieldCoreScale Property
The scale of the value for this field. Value initially set for this field is the scale of the database column this field is mapped on.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
[XmlIgnoreAttribute]
public byte Scale { get; }

Property Value

Type: Byte

Implements

IFieldInfoScale
See Also