FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TProjection.FieldEnd

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function FieldEnd: TProjection; inline;

C++

TMongoPipeline::TProjection* __fastcall FieldEnd();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TProjection


Beschreibung

Schließt das verschachtelte Projektions-Stadium, das mit der FieldBegin-Methode geöffnet wurde, und gibt eine Referenz auf dieses Projektions-Stadium zurück.

Siehe auch