Class NoPipelineInput

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Represents the void input data type to a pipeline with no input, such as a database aggregation. No actual instances of this type can be created.

public sealed class NoPipelineInput

Inheritance

object

NoPipelineInput

Inherited Members

object.Equals(object)

object.Equals(object, object)

object.GetHashCode()

object.GetType()

object.ReferenceEquals(object, object)

object.ToString()