[]
To check whether or not orderby can be executed directly on the GoogleAnalytics 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 GoogleAnalytics server. |
| Type | Description |
|---|---|
| bool | A boolean indicating if the |