EntityQueryModelVisitor.RemoveOrderings(QueryModel) Metoda

Definicja

Usuwa zamówienia dla danego modelu zapytań.

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)

Parametry

queryModel
Remotion.Linq.QueryModel

Model zapytań w celu usunięcia zamówień.

Dotyczy