Data.DBXPlatform.TBaseTransportFilterCollection

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

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