Datasnap.DSClientRest.TDSRestCallbackLoop.ClientChannel

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ClientChannel: TDSRestClientChannel read FClientChannel;

C++

__property TDSRestClientChannel* ClientChannel = {read=FClientChannel};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestCallbackLoop


Beschreibung

Legt den DataSnap-REST-Client-Kanal fest.

Die Eigenschaft ClientChannel legt den DataSnap-REST-Client-Kanal fest.

Siehe auch