Datasnap.DSClientRest.TDSTestConnectionOptions

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

Delphi

type TDSTestConnectionOptions = set of TDSTestConnectionOption;

C++

typedef System::Set<TDSTestConnectionOption, TDSTestConnectionOption::toNoLoginPrompt, TDSTestConnectionOption::toNoLoginPrompt> TDSTestConnectionOptions;

プロパティ

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


説明

TDSCustomRestConnection.TestConnection の動作を制御するためのオプションのセット。

関連項目