Data.DBXPlatform.TBaseTransportFilterCollection

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTBaseTransportFilterCollection

Delphi

TBaseTransportFilterCollection = class(TCollection)

C++

class PASCALIMPLEMENTATION TBaseTransportFilterCollection : public System::Classes::TCollection

Properties

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

Description

Represents the base class for DataSnap filter collection.

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

See Also