FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TOperation
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.