Expand Minimize
This topic has not yet been rated - Rate this topic

PerfMonMode Enumeration

The PerfMonMode enumeration contains values that are used to specify the polling behavior in Performance Monitor.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
public enum PerfMonMode
Member nameDescription
NoneNo PerfMon integration.
ContinuousReport PerfMon data continuously.
OnDemandReport PerfMon data on demand.

The PerfMonMode enumeration class is served by the PerfMonMode property.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.