DistinctValuesScript<TRow>.ApplyOrder method

namespace: Serenity.Web   assemblySerenity.Net.Web

Applies the sort order to the query

protected virtual void ApplyOrder(SqlQuery query)
parameter description
query Query

See Also