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. |