EntityQueryT Properties Breeze.sharp

The EntityQueryT generic type exposes the following members.

Properties

  Name Description
Public property DataService
The DataService associated with this query.
(Inherited from EntityQuery.)
Protected property DataServiceQuery
For internal use.
Public property ElementType
The element type of the IEnumerable{T} returned by this query.
(Overrides EntityQueryElementType.)
Public property EntityManager
The EntityManager associated with this query.
(Inherited from EntityQuery.)
Public property Expression (Overrides EntityQueryExpression.)
Public property JsonResultsAdapter (Inherited from EntityQuery.)
Public property Provider
Public property QueryableType
The type being queried. This may not be the same as the type returned in the case of a 'Select'.
(Inherited from EntityQuery.)
Public property QueryOptions
The QueryOptions associated with this query.
(Inherited from EntityQuery.)
Public property ResourceName
The resource name specified for this query.
(Inherited from EntityQuery.)
Top
See Also

Reference