OLE DB Object Notifications (OLE DB)
Notifications permit consumers to be informed of changes to objects, such as data source objects and rowsets, when these objects are shared with other consumers. When significant changes occur to the state of a shared object, the provider notifies all consumers that currently share access to the object. Support for notifications is provider-specific.
This section explains when notifications are sent and how to nest and group them. It also discusses ways for consumers to screen out unwanted notifications. To illustrate ways of issuing notifications, diagrams of states and state transitions in providers and consumers are provided.
For more information on |
Go to |
---|---|
When notifications are sent |
|
Nested notifications |
|
Grouped notifications |
|
States and state transitions in providers |
|
States and state transitions in consumers |
|
Threading and notifications |