Partilhar via


IRowsetNotifyCP::Fire_OnRowChange

Difunde um OnRowChange evento para todos os ouvintes na conexão aponte IID_IRowsetNotify para notificar os consumidores de alterar afetar as linhas.

HRESULT Fire_OnRowChange(
   IRowset* pRowset,
   DBCOUNTITEM cRows,
   const HROW rghRows[],
   DBREASON eReason,
   DBEVENTPHASE ePhase,
   BOOL fCantDeny 
);

Parâmetros

See IRowsetNotify::OnRowChange in the Referência do programador do OLE DB.

Requisitos

Cabeçalho: atldb.h

Consulte também

Referência

Classe IRowsetNotifyCP

Outros recursos

IRowsetNotifyCP membros