FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TProjection.Append

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function Append(const AJSON: String): TProjection; inline;

C++

TMongoPipeline::TProjection* __fastcall Append(const System::UnicodeString AJSON);

Eigenschaften

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


Beschreibung

Fügt dem Projektions-Stadium eine JSON-Erstellung hinzu, und gibt eine Referenz auf dieses Projektstadium zurück.

Siehe auch