Skip to content

RowLookupScript<TRow>.ApplyOrder method

Applies the sort order to the query.

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

See Also