Data.DBXPlatform.TBaseTransportFilterCollection

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTBaseTransportFilterCollection
[–] Properties
Type: class
Visibility: public
Source:
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Unit: Data.DBXPlatform
Parent: Data.DBXPlatform

Delphi

TBaseTransportFilterCollection = class(TCollection)

C++

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

Description

Represents the base class for DataSnap filter collection.

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

See Also