Datasnap.DSClientRest.TDSRestCacheCommand.Connection

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

Delphi

property Connection: TDSCustomRestConnection read FConnection;

C++

__property TDSCustomRestConnection* Connection = {read=FConnection};

プロパティ

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


説明

DataSnap カスタム REST 接続を示します。

Connection プロパティは、DataSnap カスタム REST 接続を示します。

関連項目