FireDAC.Phys.MongoDBWrapper.TMongoDatabase.Dereference
Delphi
function Dereference(const ADBRef: TJsonDBRef): TMongoDocument;
C++
TMongoDocument* __fastcall Dereference(const System::Json::Types::TJsonDBRef &ADBRef);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| function | public | FireDAC.Phys.MongoDBWrapper.pas FireDAC.Phys.MongoDBWrapper.hpp | FireDAC.Phys.MongoDBWrapper | TMongoDatabase | 
説明
指定された DBRef に一致するドキュメントを、データベースから返します。