FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TOptions Properties
InheritedProtected
| AllowDiskUse | public | Specifies whether to enable writing data to temporary files. |
| BatchSize | public | Specifies the initial batch size for the cursor. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Explain | public | Specifies whether to return information about the aggregation pipeline operation. |
| MaxTimeMS | public | Specifies the maximum time for execution of the pipeline operation. |
| UseCursor | public | Specifies whether to enable the cursor usage. |