共用方式為


IRowsetNotifyCP::Fire_OnRowsetChange

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

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

參數

請參閱 OLE DB 程式設計人員參考資訊 中的 IRowsetNotify::OnRowsetChange

需求

標頭: atldb.h

請參閱

參考

IRowsetNotifyCP 類別