FireDAC.Phys.MongoDBWrapper.TMongoCollection.Validate

提供:RAD Studio API Documentation

Delphi

function Validate(AOptions: TMongoDocument): TMongoDocument;

C++

TMongoDocument* __fastcall Validate(TMongoDocument* AOptions);

プロパティ

種類 可視性 ソース ユニット
function public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoCollection


説明

コレクションで指定された検証コマンドを実行し、返されたドキュメントを返します。

関連項目