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.
Broadcasts an OnFieldChange event to notify consumers of a change to the value of a column.
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