Sub OnAfterExecuteTableIsland(TableIsland: IPrxTableIsland);
Begin
// set of operators
End Sub OnAfterExecuteTableIsland;
TableIsland - relational data area that has generated the event.
The OnAfterExecuteTableIsland method implements the event that occurs after calculation of the relational data area.
See also: