FireDAC.Phys.MongoDBWrapper.TMongoCollection.Validate
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.