Partilhar via


IRowsetNotifyCP::Fire_OnFieldChange

Difunde um OnFieldChange evento para notificar os consumidores de uma alterar de valor de uma coluna.

HRESULT Fire_OnFieldChange(
   IRowset* pRowset,
   HROW hRow,
   DBORDINAL cColumns,
   DBORDINAL* rgColumns,
   DBREASON eReason,
   DBEVENTPHASE ePhase,
   BOOL fCantDeny 
);

Parâmetros

See IRowsetNotify::OnFieldChange 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