ObjectQueryOptions.AddSortProperty Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Adds sort properties for projection sorting.
Overload List
Name | Description |
---|---|
ObjectQueryOptions.AddSortProperty (ISortableProperty, SortingOrder) | Adds sort properties for projection sorting using the specified property and sort order parameters. |
ObjectQueryOptions.AddSortProperty (String, ManagementPackTypeProjection, ManagementPack, EnterpriseManagementGroup) | Adds sort properties for projection sorting based on generic and non-generic properties. |
ObjectQueryOptions.AddSortProperty (String, ManagementPackTypeProjection, EnterpriseManagementGroup) | Adds sort properties for projection sorting based on generic and non-generic properties. |
See Also
Reference
ObjectQueryOptions Class
ObjectQueryOptions Members
Microsoft.EnterpriseManagement.Common Namespace