[]
To check whether or not orderby
can be executed directly on the CSV server.
protected override bool SupportOrderBy(IList<OrderbyColumn> orderby)
Type | Name | Description |
---|---|---|
IList<OrderbyColumn> | orderby | The GroupBy clause to check if can be executed directly on the CSV server. |
Type | Description |
---|---|
bool | A boolean indicating if the |