ProviderArchitecture Enumeration
The ProviderArchitecture enumeration contains values that are used to specify the Windows Management Instrumentation (WMI) provider architecture.
Assembly: Microsoft.SqlServer.SqlWmiManagement (in Microsoft.SqlServer.SqlWmiManagement.dll)
| Member name | Description | |
|---|---|---|
| Default | Default architecture. | |
| Use32bit | The WMI provider architecture is 32-bit. | |
| Use64bit | The WMI Provider architecture is 64-bit. |
Show: