PerformanceDataQuery.SortColumn Enumeration

System Center

Specifies how items in a list are sorted.

 public enum PerformanceDataQuery.SortColumn

Remarks

ValueName
1Time
2Value
3Server
4Domain
5Object
6Counter
7Instance
8Id
9ComputerId

PerformanceDataQuery methods that do not accept sorting parameters will use PerformanceDataQuery.SortOrder.Descending and PerformanceDataQuery.SortColumn.Time as their defaults.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom

Assembly: Microsoft.Mom.Sdk (in Microsoft.Mom.Sdk.dll)

Show: