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