Click or drag to resize

TransactionQueryTObject, TRepository Properties

The TransactionQueryTObject, TRepository generic type exposes the following members.

Properties
  NameDescription
Public propertyElementType
Gets the type of the element(s) that are returned when the expression tree associated with this instance of IQueryable is executed.
Public propertyExpression
Gets the expression tree that is associated with the instance of IQueryable.
Public propertyProvider
Gets the query provider that is associated with this data source.
Public propertyRepository
Gets the repository.
Top
See Also