将影响整个行集合的任何更改通知给使用方。
STDMETHOD(OnRowsetChange)(
/* [in] */ IRowset* /* pRowset */,
/* [in] */ DBREASON /* eReason */,
/* [in] */ DBEVENTPHASE /* ePhase */,
/* [in] */ BOOL /* fCantDeny */)
参数
为说明参数参见 IRowsetNotify::OnRowsetChange。
返回值
返回值用于阐释参见 IRowsetNotify::OnRowsetChange。
备注
此方法包装方法 IRowsetNotify::OnRowsetChange。 参阅《OLE DB 程序员参考该方法的说明。有关详细信息。
要求
标头: atldbcli.h