IRowsetNotifyImpl::OnRowsetChange
将影响整个行集合的任何更改通知给使用方。
STDMETHOD(OnRowsetChange)(
/* [in] */ IRowset* /* pRowset */,
/* [in] */ DBREASON /* eReason */,
/* [in] */ DBEVENTPHASE /* ePhase */,
/* [in] */ BOOL /* fCantDeny */)
参数
为参数声明参见 IRowsetNotify::OnRowsetChange 。
返回值
请参见 IRowsetNotify::OnRowsetChange 对返回值声明。
备注
该方法包装 IRowsetNotify::OnRowsetChange 方法。请参见《OLE DB 程序员参考》) 的方法的说明引用了解详细信息。
要求
Header: atldbcli.h