Поделиться через


Перечисление ProviderArchitecture

The ProviderArchitecture enumeration contains values that are used to specify the Windows Management Instrumentation (WMI) provider architecture.

Пространство имен:  Microsoft.SqlServer.Management.Smo.Wmi
Сборка:  Microsoft.SqlServer.SqlWmiManagement (в Microsoft.SqlServer.SqlWmiManagement.dll)

Синтаксис

'Декларация
Public Enumeration ProviderArchitecture
'Применение
Dim instance As ProviderArchitecture
public enum ProviderArchitecture
public enum class ProviderArchitecture
type ProviderArchitecture
public enum ProviderArchitecture

Элементы

Имя элемента Описание
Default Default architecture.
Use32bit The WMI provider architecture is 32-bit.
Use64bit The WMI Provider architecture is 64-bit.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Management.Smo.Wmi