FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TGeoNear.Limit

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Limit(AValue: Integer): TGeoNear;

C++

TMongoPipeline::TGeoNear* __fastcall Limit(int AValue);

Properties

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

Description

Specifies the maximum number of documents to return.

See Also