FireDAC.Phys.MongoDBWrapper.TMongoPipeline Types
InheritedProtected
TExpression | public | |
TGetCursor | public | |
TInlineOperation | protected | |
TLimit | protected | Implements the pipeline Limit stage. |
TOperation | protected | Represents a base class for pipeline stage and operation classes. |
TOperationClass | public | |
TOptions | public | Implements pipeline options. |
TOut | protected | Implements the pipeline Out stage. |
TProjection | public | Implements the pipeline Projection stage. |
TSkip | protected | Implements the pipeline Skip stage. |
TSort | public | Implements the pipeline Sort stage. |
TUnwind | protected | Implements the pipeline Unwind stage. |