ADO and SQL Server
Rowset Fetch Position Change Notification Property
The Rowset Fetch Position Change Notification property returns a bitmask specifying whether the notification phase of DBREASON_ROWSET_CHANGE is cancelable.
Applies To
Command Object | Recordset Object |
Syntax
object.Properties("Rowset Fetch Position Change Notification")
Parts
object
Expression that evaluates to an object in the Applies To list.
Returns
Zero or more of the following settings:
- DBPROPVAL_NP_ABOUTTODO
- DBPROPVAL_NP_OKTODO
- DBPROPVAL_NP_SYNCHAFTER
Data Type
adInteger
Modifiable
Read-only
OLE DB Property
DBPROP_NOTIFYROWSETFETCHPOSITIONCHANGE