PerformanceDataQuery.SortColumn Enumeration

Specifies how items in a list are sorted.

 public enum PerformanceDataQuery.SortColumn

Remarks

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

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)