FireDAC.Phys.MongoDBWrapper.TMongoPipeline Types
InheritedProtected
TExpression | public | MongoDB expression to define a group stage, a match stage or a redact stage of a pipeline. |
TGeoNear | public | Implements the pipeline GeoNear stage. |
TGetCursor | public | Anonymous method that receives a pipeline and returns the corresponding cursor. |
TIndexStats | protected | |
TInlineOperation | protected | Base class for pipeline operations that can be described a basic JSON type, such as a number or a string. |
TLimit | protected | Implements the pipeline Limit stage. |
TLookup | protected | |
TOperation | protected | Represents a base class for pipeline stage and operation classes. |
TOperationClass | public | Class reference of TOperation. |
TOptions | public | Implements pipeline options. |
TOut | protected | Implements the pipeline Out stage. |
TProjection | public | Implements the pipeline Projection stage. |
TSample | protected | |
TSkip | protected | Implements the pipeline Skip stage. |
TSort | public | Implements the pipeline Sort stage. |
TUnwind | protected | Implements the pipeline Unwind stage. |