DBTypeDefinitionScale Property |
The scale of the datatype. Only used by some numeric datatypes.
Namespace:
SD.LLBLGen.Pro.DBDriverCore
Assembly:
SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax public int Scale { get; set; }
Public Property Scale As Integer
Get
Set
Property Value
Type:
Int32See Also