Click or drag to resize

ITable Methods

The ITable type exposes the following members.

Methods
  NameDescription
Public methodCreate
Public methodCreateQuery
Constructs an IQueryable object that can evaluate the query represented by a specified expression tree.
(Inherited from IQueryProvider.)
Public methodExecute
Executes the query represented by a specified expression tree.
(Inherited from IQueryProvider.)
Public methodGetEntityType
Public methodGetSession
Public methodGetTableType
Top
See Also