FireDAC.Phys.MongoDBWrapper.TMongoOID.Clear

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure Clear;

C++

void __fastcall Clear();

Eigenschaften

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


Beschreibung

Löscht einen MongoDB-Dokumentbezeichner.

Diese Methode löscht die MongoDB-Dokument-Objekt-ID, indem sie auf Null-Bytes gesetzt wird.


Siehe auch