IERUSEvent_DBRowChanged_After

This interface contains information that is specific to the EditDBRow After event.  It is implemented by the same object that implements the IERUSynchronousEvent interface that is passed to the event handler in the HandleEvent method."

Event handlers that handle the erSynchEventType_EditDBRow event may also want to handle the erSynchEventType_ItemMove, erSynchEventType_ItemCopy, and erSynchEventType_ItemDelete events.

Note that the DBRowChanged event does not fire unless explicitly connected to a database item via the IERUDatabase::SynchronousEventHandlerID property. The eRoom UI only allows DB Process items to be connected to DBRowChanged event, though the event can be connected to any database item.

Home

Properties

Row