FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TInlineOperation.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

/* TOperation.Create */ inline __fastcall TInlineOperation(TMongoPipeline* APipeline) : TMongoPipeline::TOperation(APipeline) { }

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor protected FireDAC.Phys.MongoDBWrapper.hpp FireDAC.Phys.MongoDBWrapper TInlineOperation


Beschreibung

Erstellt eine Instanz von TInlineOperation.

Siehe auch