AlertQuery.SortColumn Enumeration

Defines the column names that can be used as keys for sorting alert query results.

 public enum AlertQuery.SortColumn

Remarks

Value Name
1 OwnerName
2 Name
5 Source
6 Severity
7 ResolutionState
15 TimeRaised
16 ComputerName

AlertQuery methods that do not accept sorting parameters will use AlertQuery.SortOrder.Descending and AlertQuery.SortColumn.TimeRaised 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)