Datasnap.DSCommon.TDSClientCallbackChannelManager.TDSExecuteThread.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(Callback: TDBXCallback; Data: TJSONValue);

C++

__fastcall TDSExecuteThread(Data::Dbxjson::TDBXCallback* Callback, System::Json::TJSONValue* Data);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSExecuteThread

Description

Crée une nouvelle instance de TDSExecuteThread.

Le constructeur Create crée une nouvelle instance de la classe TDSExecuteThread.

Voir aussi