EntityFieldSourceColumnScale Property  | 
 
            The scale of the Column mapped onto the entityfield.
            Used for update/insert operations on the column
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.12.0.0 (5.12.0)
Syntax[XmlIgnoreAttribute]
public byte SourceColumnScale { get; }<XmlIgnoreAttribute>
Public ReadOnly Property SourceColumnScale As Byte
	Get
Property Value
Type: 
ByteImplements
IFieldPersistenceInfoSourceColumnScale
See Also