IRenderedPipelineStageDefinition Interface |
Namespace: MongoDB.Driver
The IRenderedPipelineStageDefinition type exposes the following members.
Name | Description | |
---|---|---|
Document |
Gets the document.
| |
Documents |
Gets the documents (usually one but could be more).
| |
OperatorName |
Gets the name of the pipeline operator.
| |
OutputSerializer |
Gets the output serializer.
|