Datasnap.DSClientRest.TDSCustomRestConnection.AfterExecute

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure AfterExecute; virtual;

C++

virtual void __fastcall AfterExecute();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSCustomRestConnection

Description

Génère un événement OnAfterExecute.

La méthode AfterExecute génère un événement OnAfterExecute.

Voir aussi