Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Broadcasts an OnRowsetChange event to all listeners on the connection point IID_IRowsetNotify to notify consumers of a change affecting the entire rowset.
HRESULT Fire_OnRowsetChange(
IRowset* pRowset,
DBREASON eReason,
DBEVENTPHASE ePhase,
BOOL fCantDeny
);
Parameters
See IRowsetNotify::OnRowsetChange in the OLE DB Programmer's Reference.
Requirements
Header: atldb.h