Datasnap.DSClientRest.TDSCustomRestConnection.Connection

提供:RAD Studio API Documentation

Delphi

property Connection: string read GetConnection write SetConnection stored IsConnectionStored nodefault;

C++

__property System::UnicodeString Connection = {read=GetConnection, write=SetConnection, stored=IsConnectionStored};

プロパティ

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

説明

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

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

関連項目