Anchor to CountPrecisionCount
enumCount Precision
The precision of the value returned by a count field.
Anchor to Valid valuesValid values
- Anchor to AT_LEASTAT_
LEAST The count is at least the value. A limit was imposed and reached.
- Anchor to EXACTEXACT
The count is exactly the value. A write may not be reflected instantaneously.
Was this section helpful?