FireDAC.Phys.MongoDBWrapper.TMongoCollection.Validate

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function Validate(AOptions: TMongoDocument): TMongoDocument;

C++

TMongoDocument* __fastcall Validate(TMongoDocument* AOptions);

Eigenschaften

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


Beschreibung

Führt den Validierungsbefehl (EN) auf die Sammlung aus und gibt das Dokument zurück, das dieser zurückgibt.

Siehe auch