Datasnap.DSClientRest.TDSCustomRestConnection.AfterExecute
Delphi
procedure AfterExecute; virtual;
C++
virtual void __fastcall AfterExecute(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp | Datasnap.DSClientRest | TDSCustomRestConnection | 
Description
Generates an OnAfterExecute event.
The AfterExecute method generates an OnAfterExecute event.