API:Datasnap.DSClientRest.TDSRestConnection.Connection

提供:RAD Studio API Documentation

Delphi

property Connection;

C++

__property Connection;

プロパティ

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

説明

DataSnap カスタム REST 接続の文字列を示します。 Datasnap.DSClientRest.TDSRestConnection.Connection は Datasnap.DSClientRest.TDSCustomRestConnection.Connection を継承しています。以下の内容はすべて Datasnap.DSClientRest.TDSCustomRestConnection.Connection を参照しています。

DataSnap カスタム REST 接続の文字列を示します。

Connection プロパティを使用して、DataSnap カスタム REST 接続の文字列を示します。

関連項目