Microsoft SDK for Java

AdoEnums.AdcPropUpdateCriteria Class Fields

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.