FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TProjection.Field

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

TMongoPipeline::TProjection* __fastcall Field(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

Fügt das AField-Attribut dem Projektions-Stadium hinzu, und gibt eine Referenz auf dieses Projektions-Stadium zurück.

Siehe auch