Table(TEntity) Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property Context Gets the DataContext that has been used to retrieve this Table(Of TEntity).
Public property IsReadOnly Indicates if the type of the entities contained in this Table(Of TEntity) instance has a primary key.
Top

  NameDescription
Explicit interface implemetation Private property IQueryable.ElementType For a description of this member, see ElementType.
Explicit interface implemetation Private property IQueryable.Expression For a description of this member, see Expression.
Explicit interface implemetation Private property IQueryable.Provider For a description of this member, see Provider.
Top

Show:
© 2017 Microsoft