API:Data.DBXTransport

From RAD Studio API Documentation
Jump to: navigation, search

Classes

TDbxChannelBase class for classes that implement communication channels.
TDBXChannelInfoProvides transport-specific information from transport implementation.
TDBXCommunicationLayerFactoryRepresents a factory of various implementations of the communication layer.
TDBXLocalChannelRepresents the channel for interfacing in-process data processing. TDBXLocalChannel implements a two-process producer and consumer paradigm, where data is exchanged in alternate steps.
TDBXSocketChannelInfoTransport channel information for socket-based transport.
TFilterPropertiesRepresents a collection of strings specifying the properties of a TTransportFilterItem instance.
TTransportCypherFilterImplements a dbExpress transport encryption filter based on the PC1 algorithm.
TTransportFilterParent class for transport filters that are invokable if present in the transport chain of the command filter list.
TTransportFilterCollectionRepresents a collection of transport filters.
TTransportFilterFactoryRepresents a filter factory for transport filters.
TTransportFilterItemRepresents a transport filter.
TTransportFilterToolsRepresents the utility class for data processing.

Types

TDBXClientInfoHolds information about a connected client: its IP address, communication port and protocol, and application name.