DistinctValuesScript<TRow>.ApplyOrder method
Applies the sort order to the query.
protected virtual void ApplyOrder(SqlQuery query)
| parameter | description |
|---|---|
| query | The query. |
See Also
- class SqlQuery
- class DistinctValuesScript<TRow>
Applies the sort order to the query.
protected virtual void ApplyOrder(SqlQuery query)
| parameter | description |
|---|---|
| query | The query. |