| IAsyncQueryable Properties | 
The IAsyncQueryable type exposes the following members.
 Properties
Properties| 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.
             | 
 See Also
See Also