Share via


PerformanceDataQuery Class

The PerformanceDataQuery class is used to build advanced queries for retrieving performance data information.

For a list of all members of this type, see PerformanceDataQuery members.

 public class PerformanceDataQuery

Thread Safety

Members of this class are thread safe.

Remarks

On localized versions of MOM and Windows, the MOM database continues to store performance counters and performance data using their English names. When you construct performance data queries for use on non-English systems, the queries must use the English performance counter names.

For information about using the query-related classes, see MOM Management Server Class Library Queries.

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)

See Also

Administration.GetPerformanceDataQueryObject Method | MOM Management Server Class Library Queries