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