FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TOperation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TOperation = class abstract(TObject)

C++

class PASCALIMPLEMENTATION TOperation : public System::TObject

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class protected
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoPipeline


Beschreibung

Repräsentiert eine Basisklasse für Pipeline-Stadien und Operationsklassen.

Siehe auch