MSFT_OdbcPerfCounter class

ODBC PerfMon Counters Configuration.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[Version("1.0"), AMENDMENT]
class MSFT_OdbcPerfCounter
{
  string  Platform;
  boolean IsEnabled;
};

Members

The MSFT_OdbcPerfCounter class has these types of members:

Properties

The MSFT_OdbcPerfCounter class has these properties.

IsEnabled

Data type: boolean

Access type: Read-only

True if the ODBC connection pooling PerfMon counters is enabled.

Platform

Data type: string

Access type: Read-only

Qualifiers: key

The platform architecture of the ODBC Connection Pooling PerfMon counters. Either '32-bit' or '64-bit'.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\WDAC
MOF
WdacWmiProv.mof
DLL
WdacWmiProv.dll

See also

WDAC WMI Provider Reference