public IReadOnlyList<SortDescription> OrderBy {get; set;}
Public Property OrderBy As IReadOnlyList(Of SortDescription)
TableStatisticsResults that are returned.public IReadOnlyList<SortDescription> OrderBy {get; set;}
Public Property OrderBy As IReadOnlyList(Of SortDescription)
| Exception | Description |
|---|---|
| System.ArgumentNullException | The SortDescription input at a specific index in the OrderBy list is null. |
OrderBy will have no effect on the outcome of the computation.Target Platforms: Windows 10, Windows 8.1, Windows 7