Microsoft SDK for Java

AdoEnums.Affect Class Fields

The Affect class contains the fields shown in the following table.

Constant Value Description
CURRENT 1 Affects only the current record.
GROUP 2 Affects only records that satisfy the current Filter property setting. You must set the Filter property to one of the valid predefined constants to use this option.
ALL 3 Affects all records in the Recordset.
ALLCHAPTERS 4 Affects records in all chapters of the Recordset.

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