NumericScale Property

Indicates the scale of Numeric values in a Parameter or Field object.

Settings and Return Values

Sets or returns a Byte value, indicating the number of decimal places to which numeric values will be resolved.

Remarks

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.

Applies To

Field, Parameter

See Also

Precision