FireDAC.Phys.MongoDBWrapper.TMongoEnv.NewDoc

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function NewDoc: TMongoDocument;

C++

TMongoDocument* __fastcall NewDoc();

Eigenschaften

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


Beschreibung

Erstellt eine neue Instanz des MongoDB-Dokuments.


Siehe auch