共用方式為


IRowsetNotifyCP::Fire_OnFieldChange

廣播 OnFieldChange 事件來告知消費者對資料行中的值。

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

參數

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

需求

標頭: atldb.h

請參閱

參考

IRowsetNotifyCP 類別