Datasnap.DSCommonServer.TDSServerTransport.CloseConnections

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

Delphi

procedure CloseConnections;

C++

void __fastcall CloseConnections();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Datasnap.DSCommonServer.pas
Datasnap.DSCommonServer.hpp
Datasnap.DSCommonServer TDSServerTransport


説明

すべてのサーバー接続を閉じます。

CloseConnections では、サーバー接続リストに含まれているすべての TDSServerConnection を閉じます。

関連項目