The IMultiQueryable type exposes the following members.
Properties
Name | Description | |
---|---|---|
Expression |
Gets the expression tree that is associated with this instance of IMultiQueryable
| |
NumberOfInputs |
Gets the number of queries in this instance of IMultiQueryable
| |
Provider |
Gets the query provider that is associated with this instance of IMultiQueryable
|
See Also