表示: Delphi C++
表示設定

Datasnap.DSTCPServerTransport.TDSTCPServerTransport.GetTcpChannel

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

class function GetTcpChannel(  AConnectionHandler: TDSServerConnectionHandler): TDBXChannel; static;

C++

static Data::Dbxtransport::TDbxChannel* __fastcall GetTcpChannel(Datasnap::Dscommonserver::TDSServerConnectionHandler* AConnectionHandler);

プロパティ

種類 可視性 ソース ユニット
function protected
Datasnap.DSTCPServerTransport.pas
Datasnap.DSTCPServerTransport.hpp
Datasnap.DSTCPServerTransport TDSTCPServerTransport

説明

現在の接続の TCP チャネルを返します。

GetTcpChannel 静的メソッドは、TDbxChannel データ型の形式で現在の接続の TCP チャネルを返します。

関連項目

以前のバージョン
他の言語