Precision Property

Returns the maximum number of digits used to represent a database field's value. Read only.

object.Precision as Integer

Note

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

See Also

NumericScale property | Type property | Value property

Applies To

Field object


© 2004-2021 looksoftware. All rights reserved.