IRowsetNotifyImpl
IRowsetNotifyImpl provides a dummy implementation for , with empty functions for the IRowsetNotify methods , , and . If you inherit from this class when you implement an IRowsetNotify interface, you can implement only the methods you need. You also need to provide empty implementations for the other methods yourself.
#include <atldbcli.h>
See Also
Using the OLE DB Consumer Templates, Consumer Architecture Chart