IRowsetNotifyImpl::OnRowsetChange

Notifica al consumer tutte le modifiche che hanno effetto sull'intero set di righe.

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

Parametri

Vedere IRowsetNotify::OnRowsetChange per le descrizioni del parametro.

Valore restituito

Vedere IRowsetNotify::OnRowsetChange per le descrizioni di valore restituito.

Note

Questo metodo esegue il wrapping del metodo di IRowsetNotify::OnRowsetChange .Vedere la descrizione del metodo in OLE DB Programmer's Reference per i dettagli.

Requisiti

Header: atldbcli.h

Vedere anche

Riferimenti

Classe IRowsetNotifyImpl

IRowsetNotify::OnRowsetChange