EnableByInputObject method of the MSFT_OdbcPerfCounterTask class
Enables the ODBC Connection Pooling PerfMon counters for troubleshooting ODBC Connection Pooling feature.
Syntax
uint32 EnableByInputObject(
[in] boolean PassThru,
[in] MSFT_OdbcPerfCounter InputObject[],
[out] MSFT_OdbcPerfCounter cmdletOutput[]
);
Parameters
-
PassThru [in]
-
Passes the object created by this cmdlet through the pipeline. By default, this cmdlet does not pass any objects through the pipeline.
-
InputObject [in]
-
Enables the ODBC Connection Pooling PerfMon counters represented by the specified ODBC PerfMon counters objects. Enter a variable that contains the objects, or type a command or expression that gets the objects.
-
cmdletOutput [out]
-
The output is an array of CIM objects of type MSFT_OdbcPerfCounter, each of which represents an ODBC Performance Counter setting.
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\WDAC |
MOF |
|
DLL |
|