FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TGeoNear.Append

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TGeoNear


Description

Ajoute la construction JSON spécifiée à cette étape GeoNear et renvoie une référence à cette étape.

Voir aussi