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


説明

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

関連項目