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