IPipelineStageDefinition Interface |
Namespace: MongoDB.Driver
The IPipelineStageDefinition type exposes the following members.
Name | Description | |
---|---|---|
InputType |
Gets the type of the input.
| |
OperatorName |
Gets the name of the pipeline operator.
| |
OutputType |
Gets the type of the output.
|