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.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax [XmlIgnoreAttribute]
public byte Scale { get; }
<XmlIgnoreAttribute>
Public ReadOnly Property Scale As Byte
Get
Property Value
Type:
ByteImplements
IFieldInfoScaleSee Also