次の方法で共有


IRowsetNotifyCP::Fire_OnFieldChange

OnFieldChange イベントをブロードキャストして、列の値に対する変更をコンシューマーに通知します。

HRESULT Fire_OnFieldChange(
   IRowset* pRowset,
   HROW hRow,
   DBORDINAL cColumns,
   DBORDINAL* rgColumns,
   DBREASON eReason,
   DBEVENTPHASE ePhase,
   BOOL fCantDeny 
);

パラメーター

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

必要条件

**ヘッダー:**atldb.h

参照

参照

IRowsetNotifyCP クラス

その他の技術情報

IRowsetNotifyCP のメンバー