This documentation is archived and is not being maintained.

Table<TEntity> Properties

The Table<TEntity> type exposes the following members.

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

  NameDescription
Explicit interface implemetation Private property IListSource::ContainsListCollection For a description of this member, see ContainsListCollection.
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: