Skip to content

DistinctValuesScript<TRow>.ApplyOrder method

Applies the sort order to the query.

protected virtual void ApplyOrder(SqlQuery query)
parameter description
query The query.

See Also