Interface IRenderedPipelineStageDefinition
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
A rendered pipeline stage.
public interface IRenderedPipelineStageDefinition
Properties
Gets the document.
Gets the documents (usually one but could be more).
Gets the name of the pipeline operator.
Gets the output serializer.