EnumerableQuery<T> Properties
.NET Framework (current version)
Namespace:
System.Linq
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | IQueryable::ElementType | Gets the type of the data in the collection that this instance represents. |
![]() ![]() | IQueryable::Expression | Gets the expression tree that is associated with or that represents this instance. |
![]() ![]() | IQueryable::Provider | Gets the query provider that is associated with this instance. |
Show:

