FireDAC.Phys.MongoDBWrapper.TMongoCollection.RemoveAll

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure RemoveAll;

C++

void __fastcall RemoveAll();

Eigenschaften

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


Beschreibung

Entfernt alle Dokumente aus der Sammlung.

Siehe auch