Data.DBXTransport.TDbxChannel.GetChannelInfo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetChannelInfo: TDBXChannelInfo; virtual; abstract;

C++

virtual TDBXChannelInfo* __fastcall GetChannelInfo() = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Data.DBXTransport.pas
Data.DBXTransport.hpp
Data.DBXTransport TDbxChannel

Description

Renvoie des informations spécifiques sur le canal de communication.

La méthode GetChannelInfo renvoie l'ID et les informations sur le canal de communication.

Voir aussi