Gets the number of decimals stored for numeric values in this column.
Namespace: MindFusion.Mapping
Package: MindFusion.Mapping
C# Copy Code |
---|
public byte Decimals { get; set; } |
Visual Basic Copy Code |
---|
Public Property Decimals As Byte |
A byte value specifying the number of decimal places in numeric fields.