The AdcPropUpdateCriteria class contains the fields shown in the following table.
Constant | Value | Description |
KEY | 0 | Uses changes to the key field. |
ALLCOLS | 1 | Uses changes to any field. |
UPDCOLS | 2 | Uses changes to the updated field. |
TIMESTAMP | 3 | Uses changes timestamp. |