IRowsetNotifyCP::Fire_OnRowsetChange

廣播 OnRowsetChange 至連接點上的所有接聽程式事件 IID_IRowsetNotify 通知的變更會影響整個資料列集的取用者。

HRESULT Fire_OnRowsetChange(
   IRowset* pRowset,
   DBREASON eReason,
   DBEVENTPHASE ePhase,
   BOOL fCantDeny 
);

參數

請參閱 IRowsetNotify::OnRowsetChangeOLE DB 程式設計人員參考 》

需求

標頭: atldb.h

請參閱

參考

IRowsetNotifyCP 類別