EntityQueryT Constructor Breeze.sharp
Overload List

  Name Description
Public method EntityQueryT
Constructor
Public method EntityQueryT(String)
Contructor for a query against a specific resource.
Protected method EntityQueryT(EntityQueryT)
May be called by subclasses that need to add additional behavior to a query. The basic idea is to use this method to clone the query first and then add or modify properties on the cloned instance.
Public method EntityQueryT(Expression, IQueryable)
Top
See Also

Reference