| smartDBforms.NET API Reference |
|
FieldSchema.NumericScale Property
If DataType is Decimal, the number of digits to the right of the decimal point. Otherwise, this is -1.
[Visual Basic]
Public ReadOnly Property NumericScale As
Int32
[C#]
public
Int32 NumericScale {get;}
See Also
FieldSchema Class | Adillis.SmartDBForms Namespace