API:Data.DBXTransport.TDBXSocketChannelInfo

From RAD Studio API Documentation
Jump to: navigation, search

Data.DBXTransport.TDBXChannelInfoSystem.TObjectTDBXSocketChannelInfo

Delphi

TDBXSocketChannelInfo = class(TDBXChannelInfo)

C++

class PASCALIMPLEMENTATION TDBXSocketChannelInfo : public TDBXChannelInfo

Properties

Type Visibility Source Unit Parent
class public
Data.DBXTransport.pas
Data.DBXTransport.hpp
Data.DBXTransport Data.DBXTransport

Description

Provides transport-specific information from transport implementation.

Data.DBXTransport.TDBXSocketChannelInfo inherits from Data.DBXTransport.TDBXChannelInfo. All content below this line refers to Data.DBXTransport.TDBXChannelInfo.

Provides transport-specific information from transport implementation.

The TDBXChannelInfo class provides transport-specific information from transport implementation.

See Also