Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The latest version of this topic can be found at IRowsetNotifyCP::Fire_OnFieldChange.
Broadcasts an OnFieldChange event to notify consumers of a change to the value of a column.
Syntax
HRESULT Fire_OnFieldChange(
IRowset* pRowset,
HROW hRow,
DBORDINAL cColumns,
DBORDINAL* rgColumns,
DBREASON eReason,
DBEVENTPHASE ePhase,
BOOL fCantDeny
);
Parameters
See IRowsetNotify::OnFieldChange in the OLE DB Programmer's Reference.
Requirements
Header: atldb.h