Class QueryableExecutionModel
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; }