Data.DBXTransport.TDbxChannel.FChannelInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FChannelInfo: TDBXChannelInfo;

C++

TDBXChannelInfo* FChannelInfo;

Properties

Type Visibility Source Unit Parent
field protected
Data.DBXTransport.pas
Data.DBXTransport.hpp
Data.DBXTransport TDbxChannel

Description

Provides transport-specific information from transport implementation.

FChannelInfo provides transport-specific information from transport implementation.

See Also