FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TProjection.FieldBegin

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function FieldBegin(const AField: String): TProjection; inline;

C++

TMongoPipeline::TProjection* __fastcall FieldBegin(const System::UnicodeString AField);

Eigenschaften

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


Beschreibung

Öffnet ein neues verschachteltes Projektions-Stadium, das das Afield-Attribut beinhaltet, und gibt eine Referenz auf dieses Projektions-Stadium zurück.

Siehe auch