NumericScale Property

Returns the number of decimal places to which a database field's value will be resolved. Read only.

object.NumericScale as Integer

Note

Only Field objects whose Type property is DBFieldDecimal and DBFieldNumeric have a NumericScale property.

See Also

Precision property | Type property | Value property | Properties

Applies To

Field object


© 2004-2021 looksoftware. All rights reserved.