次の方法で共有


IRowsetNotifyCP::Fire_OnRowsetChange

更新 : 2007 年 11 月

コネクション ポイント IID_IRowsetNotify 上のすべてのリスナーに対して OnRowsetChange イベントをブロードキャストして、行セット全体に影響のある変更をコンシューマに通知します。

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

パラメータ

『OLE DB Programmer's Reference』の「IRowsetNotify::OnRowsetChange」を参照してください。

必要条件

ヘッダー : atldb.h

参照

参照

IRowsetNotifyCP クラス

その他の技術情報

IRowsetNotifyCP のメンバ