广播 OnRowChange 事件到连接点 IID_IRowsetNotify 上的所有侦听器通知消费者整行的一个更改影响列。
HRESULT Fire_OnRowChange(
IRowset* pRowset,
DBCOUNTITEM cRows,
const HROW rghRows[],
DBREASON eReason,
DBEVENTPHASE ePhase,
BOOL fCantDeny
);
参数
有关更多信息,请参见 OLE DB Programmer's Reference中的IRowsetNotify::OnRowChange。
要求
头文件: atldb.h