Table(Of TEntity) Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The Table(Of TEntity) type exposes the following members.
| Name | Description | |
|---|---|---|
|
Context | Gets the DataContext that has been used to retrieve this Table(Of TEntity). |
|
IsReadOnly | Indicates if the type of the entities contained in this Table(Of 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. |
Show: