FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TGeoNear.TQuery.End
Delphi
function &End: TGeoNear;
C++
HIDESBASE TMongoPipeline::TGeoNear* __fastcall End();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FireDAC.Phys.MongoDBWrapper.pas FireDAC.Phys.MongoDBWrapper.hpp |
FireDAC.Phys.MongoDBWrapper | TQuery |
Description
Finishes this stage or operation, and returns the parent object of this expression.
FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TGeoNear.TQuery.End inherits from FireDAC.Phys.MongoDBWrapper.TMongoExpression.End. All content below this line refers to FireDAC.Phys.MongoDBWrapper.TMongoExpression.End.
Finishes this stage or operation, and returns the parent object of this expression.
Note: This method provides a support for fluent style coding that aims to provide more readable code.