This documentation is archived and is not being maintained.
Table<TEntity> Properties
Visual Studio 2010
The Table<TEntity> type exposes the following members.
| Name | Description | |
|---|---|---|
|
Context | Gets the DataContext that has been used to retrieve this Table<TEntity>. |
|
IsReadOnly | Indicates if the type of the entities contained in this Table<TEntity> instance has a primary key. |
| Name | Description | |
|---|---|---|
|
IListSource::ContainsListCollection | For a description of this member, see ContainsListCollection. |
|
IQueryable::ElementType | For a description of this member, see ElementType. |
|
IQueryable::Expression | For a description of this member, see Expression. |
|
IQueryable::Provider | For a description of this member, see Provider. |
Show: