PROPERTY:

 

 

 

 

 

 

 

DESCRIPTION:

 

 

Indicates options for the affect rows operations.

 

 

 

 

PROPERTY OF:

 

 

ADORowset

 

 

 

 

 

 

 

VALUE:

DESCRIPTION:

 

0

Current Row (Affects only the current row; Default)

 

1

Group Rows (Affects only records that satisfy the filterGroup property setting)

 

2

All Rows (Affects all rows)

 

3

All Chapters (Affects all rows in all sibling chapters)

 

 

 

 

 

 

 

DESCRIPTION:

 

 

Use the affectOptions property to indicate how many rows the refresh() or delete() method will affect.