FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TGeoNear.Append

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function Append(const AJSON: String): TGeoNear; inline;

C++

TMongoPipeline::TGeoNear* __fastcall Append(const System::UnicodeString AJSON);

プロパティ

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


説明

指定された JSON の構築要素をGeoNear ステージに追加し、このステージへの参照を返します。

関連項目