FireDAC.Phys.MongoDBWrapper.TMongoPipeline Types

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
TExpressionpublicMongoDB expression to define a group stage, a match stage or a redact stage of a pipeline.
TGetCursorpublicAnonymous method that receives a pipeline and returns the corresponding cursor.
TInlineOperationprotectedBase class for pipeline operations that can be described a basic JSON type, such as a number or a string.
TLimitprotectedImplements the pipeline Limit stage.
TOperationprotectedRepresents a base class for pipeline stage and operation classes.
TOperationClasspublicClass reference of TOperation.
TOptionspublicImplements pipeline options.
TOutprotectedImplements the pipeline Out stage.
TProjectionpublicImplements the pipeline Projection stage.
TSkipprotectedImplements the pipeline Skip stage.
TSortpublicImplements the pipeline Sort stage.
TUnwindprotectedImplements the pipeline Unwind stage.