MDAC 2.5 SDK - OLE DB Providers
OLE DB Provider for Oracle
The OLE DB Provider for Oracle supports consumer notification on rowset release and next 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 about | Go to |
Notifications | Chapter 12 of the OLE DB Programmer's Reference, "OLE DB Object Notifications" |
The IRowsetNotify interface | IRowsetNotify |