Interface IPipelineStageDefinition
A pipeline stage.
Properties
- Input
Type Gets the type of the input.
- Operator
Name Gets the name of the pipeline operator.
- Output
Type Gets the type of the output.
Methods
- Render(IBson
Serializer, IBson Serializer Registry) Renders the specified document serializer.
- Render(IBson
Serializer, IBson Serializer Registry, Linq Provider) Renders the specified document serializer.
- To
String(IBson Serializer, IBson Serializer Registry) Returns a string that represents this instance.
- To
String(IBson Serializer, IBson Serializer Registry, Linq Provider) Returns a string that represents this instance.