FireDAC.Phys.MongoDBWrapper.TMongoPipeline.Out
Delphi
function &Out(const ACollectionName: String): TMongoPipeline;
C++
TMongoPipeline* __fastcall Out(const System::UnicodeString ACollectionName);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | FireDAC.Phys.MongoDBWrapper.pas FireDAC.Phys.MongoDBWrapper.hpp |
FireDAC.Phys.MongoDBWrapper | TMongoPipeline |
Beschreibung
Schreibt Dokumente an die angegebene Sammlung.
Siehe auch
- FireDAC.Phys.MongoDBWrapper.TMongoPipeline.Group
- FireDAC.Phys.MongoDBWrapper.TMongoPipeline.Limit
- FireDAC.Phys.MongoDBWrapper.TMongoPipeline.Match
- FireDAC.Phys.MongoDBWrapper.TMongoPipeline.Project
- FireDAC.Phys.MongoDBWrapper.TMongoPipeline.Redact
- FireDAC.Phys.MongoDBWrapper.TMongoPipeline.Skip
- FireDAC.Phys.MongoDBWrapper.TMongoPipeline.Sort
- FireDAC.Phys.MongoDBWrapper.TMongoPipeline.Unwind