Indicates the scale of Numeric values in a Parameter or Field object.
Sets or returns a Byte value, indicating the number of decimal places to which numeric values will be resolved.
Use the NumericScale property to determine how many digits to the right of the decimal point will be used to represent values for a numeric Parameter or Field object.
For Parameter objects, the NumericScale property is read/write. For Field objects, the NumericScale property is read-only.