Table of Contents

Class QueryableExecutionModel

Namespace
MongoDB.Driver.Linq
Assembly
MongoDB.Driver.dll

An execution model.

public abstract class QueryableExecutionModel
Inheritance
QueryableExecutionModel
Derived
Inherited Members

Properties

OutputType

Gets the type of the output.

public abstract Type OutputType { get; }

Property Value

Type