Name | Description | |
---|---|---|
Context | Gets the DataContext that has been used to retrieve this ITable. | |
ElementType | Gets the type of the element(s) that are returned when the expression tree associated with this instance of System.Linq.IQueryable is executed. (Inherited from System.Linq.IQueryable) | |
Expression | Gets the expression tree that is associated with the instance of System.Linq.IQueryable. (Inherited from System.Linq.IQueryable) | |
IsReadOnly | Returns true if ObjectTrackingEnabled is false in the DataContext that has been used to retrieve this ITable. | |
Provider | Gets the query provider that is associated with this data source. (Inherited from System.Linq.IQueryable) |