| IAsyncQueryable Interface |
Namespace: System.Linq
public interface IAsyncQueryable
The IAsyncQueryable type exposes the following members.
| Name | Description | |
|---|---|---|
| ElementType |
Gets the type of the elements in the sequence.
| |
| Expression |
Gets the expression representing the sequence.
| |
| Provider |
Gets the query provider used to execute the sequence.
|