Datasnap.DSClientRest.TDSRestClientChannel.Connected

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

Delphi

property Connected: Boolean read GetConnected;

C++

__property bool Connected = {read=GetConnected, nodefault};

プロパティ

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


説明

クライアント チャネルがサーバーに接続されているかどうかを示します。

Connected プロパティは、クライアント チャネルがサーバーに接続され、かつその接続が停止されていないかどうかを示します。