FireDAC.Phys.MongoDBWrapper.TMongoDocument.Clear

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function Clear: TMongoDocument;

C++

TMongoDocument* __fastcall Clear(void);

Eigenschaften

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


Beschreibung

Löscht den Inhalt dieses Dokuments und gibt eine Referenz auf dieses Objekt zurück.



Siehe auch