FireDAC.Phys.MongoDBWrapper.TMongoCollection.RemoveAll

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RemoveAll;

C++

void __fastcall RemoveAll();

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoCollection

Description

Removes all documents from the collection.

See Also