Microsoft OLE DB 2.0 Programmers Reference and Data Access SDK (Microsoft Professional Editions)
| OLE DB Programmer's Reference |
Property group: Rowset
Property set: DBPROPSET_ROWSET
Column? N
Type: VT_I4
Typical R/W: R
Description: Notification Phases
A bitmask specifying the notification phases supported by the provider. A combination of two or more of the following:
- DBPROPVAL_NP_OKTODO
- DBPROPVAL_NP_ABOUTTODO
- DBPROPVAL_NP_SYNCHAFTER
- DBPROPVAL_NP_FAILEDTODO
- DBPROPVAL_NP_DIDEVENT
The DBPROPVAL_NP_FAILEDTODO and DBPROPVAL_NP_DIDEVENT bits must be returned by all providers that support notifications.
1998-2001 Microsoft Corporation. All rights reserved.