Datasnap.DSClientRest.TDSRestCallbackLoop.ClientChannel

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property ClientChannel: TDSRestClientChannel read FClientChannel;

C++

__property TDSRestClientChannel* ClientChannel = {read=FClientChannel};

プロパティ

種類 可視性 ソース ユニット
property public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestCallbackLoop


説明

DataSnap REST クライアント チャネルを示します。

ClientChannel プロパティは、DataSnap REST クライアント チャネルを示します。

関連項目