ITable Properties
.NET Framework (current version)
Namespace:
System.Data.Linq
Assembly: System.Data.Linq (in System.Data.Linq.dll)
| 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 IQueryable is executed.(Inherited from IQueryable.) |
![]() | Expression | Gets the expression tree that is associated with the instance of IQueryable.(Inherited from IQueryable.) |
![]() | IsReadOnly | Indicates if the type of the entities contained in this ITable instance has a primary key. |
![]() | Provider | Gets the query provider that is associated with this data source.(Inherited from IQueryable.) |
Show:
