The OLE DB Provider for Oracle supports consumer notification on rowset release and fetch position change.
To receive notification, the consumer queries the rowset for a connection-point interface, then connects a consumer-implemented IRowsetNotify interface to the rowset.
| For more information on | Go to |
| Notifications | The overview of "Notifications" in the OLE DB Programmer's Reference |
| The IRowsetNotify interface | IRowsetNotify |