API:Data.DBXTransport.TTransportFilterCollection

From RAD Studio API Documentation
Jump to: navigation, search

Data.DBXPlatform.TBaseTransportFilterCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTTransportFilterCollection

Delphi

TTransportFilterCollection = class(TBaseTransportFilterCollection)

C++

class PASCALIMPLEMENTATION TTransportFilterCollection : public Data::Dbxplatform::TBaseTransportFilterCollection

Properties

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

Description

Represents the base class for DataSnap filter collection.

Data.DBXTransport.TTransportFilterCollection inherits from Data.DBXPlatform.TBaseTransportFilterCollection. All content below this line refers to Data.DBXPlatform.TBaseTransportFilterCollection.

Represents the base class for DataSnap filter collection.

The TBaseTransportFilterCollection class represents the base class for DataSnap filter collection.

See Also