EntityQueryModelVisitor.RemoveOrderings(QueryModel) Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Supprime les classements pour un modèle de requête donné.
protected virtual void RemoveOrderings (Remotion.Linq.QueryModel queryModel);
abstract member RemoveOrderings : Remotion.Linq.QueryModel -> unit
override this.RemoveOrderings : Remotion.Linq.QueryModel -> unit
Protected Overridable Sub RemoveOrderings (queryModel As QueryModel)
- queryModel
- Remotion.Linq.QueryModel
Modèle de requête sur lequel supprimer les classements.
Produit | Versions |
---|---|
Entity Framework Core | 2.1, 2.2 |
Commentaires sur Entity Framework
Entity Framework est un projet open source. Sélectionnez un lien pour fournir des commentaires :