Table<TEntity> 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 Table<TEntity>. |
![]() | IsReadOnly | Gets a value that indicates whether the type of the entities contained in this Table<TEntity> instance has a primary key. |
| Name | Description | |
|---|---|---|
![]() ![]() | IListSource::ContainsListCollection | Gets a value that indicates whether the collection is a collection of IList objects. |
![]() ![]() | IQueryable::ElementType | Gets the type of the element(s) that are returned when the expression tree associated with this object is executed. |
![]() ![]() | IQueryable::Expression | Gets the expression tree that is associated with this instance of IQueryable. |
![]() ![]() | IQueryable::Provider | Gets the query provider that is associated with this data source. |
Show:


