Decimal property: QueryDBRecordField class
Description
This property returns the decimal positions for a field. This indicates how many numbers are allowed on the right side of the decimal.
This property is read-only.
Example
&FldDecs = &QryDBRcdFlds.Decimal;