EntityQuery Properties Breeze.sharp

The EntityQuery type exposes the following members.

Properties

  Name Description
Public property DataService
The DataService associated with this query.
Public property ElementType
The element type of the IEnumerable being returned by this query.
Public property EntityManager
The EntityManager associated with this query.
Public property Expression
Public property JsonResultsAdapter
Public property QueryableType
The type being queried. This may not be the same as the type returned in the case of a 'Select'.
Public property QueryOptions
The QueryOptions associated with this query.
Public property ResourceName
The resource name specified for this query.
Top
See Also

Reference