Bagikan melalui


IRowsetNotifyImpl::OnRowsetChange

Notifies the consumer of any change affecting the entire rowset.

STDMETHOD(OnRowsetChange)( 
   /* [in] */ IRowset* /* pRowset */, 
   /* [in] */ DBREASON /* eReason */, 
   /* [in] */ DBEVENTPHASE /* ePhase */, 
   /* [in] */ BOOL /* fCantDeny */)

Parameters

See IRowsetNotify::OnRowsetChange for parameter descriptions.

Return Value

See IRowsetNotify::OnRowsetChange for return value descriptions.

Remarks

This method wraps the IRowsetNotify::OnRowsetChange method. See that method's description in the OLE DB Programmer's Reference for details.

Requirements

Header: atldbcli.h

See Also

Reference

IRowsetNotifyImpl Class

IRowsetNotify::OnRowsetChange