Table<TEntity> Properties
Silverlight
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 | |
|---|---|---|
|
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. |
Community Additions
ADD
Show: