IRowsetNotifyCP::Fire_OnRowChange
广播 OnRowChange 事件对的任何侦听器连接点 IID_IRowsetNotify 通知影响行的更改的使用者。
HRESULT Fire_OnRowChange(
IRowset* pRowset,
DBCOUNTITEM cRows,
const HROW rghRows[],
DBREASON eReason,
DBEVENTPHASE ePhase,
BOOL fCantDeny
);
参数
请参见《OLE DB 程序员参考》中的 IRowsetNotify::OnRowChange。
要求
Header: atldb.h