Table<TEntity> Properties

The Table<TEntity> type exposes the following members.

  Name Description
Public property Supported by Silverlight for Windows Phone Context Gets the DataContext that has been used to retrieve this Table<TEntity>.
Public property Supported by Silverlight for Windows Phone IsReadOnly Indicates if the type of the entities contained in this Table<TEntity> instance has a primary key.
Top

  Name Description
Explicit interface implemetation Private property Supported by Silverlight for Windows Phone IQueryable::ElementType For a description of this member, see ElementType.
Explicit interface implemetation Private property Supported by Silverlight for Windows Phone IQueryable::Expression For a description of this member, see Expression.
Explicit interface implemetation Private property Supported by Silverlight for Windows Phone IQueryable::Provider For a description of this member, see Provider.
Top

Community Additions

ADD
Show: