RowLookupScript<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 RowLookupScript<TRow>
Applies the sort order to the query.
protected virtual void ApplyOrder(SqlQuery query)
| parameter | description |
|---|---|
| query | The query. |