ProviderArchitecture Enumeration
The ProviderArchitecture enumeration contains values that are used to specify the Windows Management Instrumentation (WMI) provider architecture.
Пространство имен: Microsoft.SqlServer.Management.Smo.Wmi
Сборка: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Синтаксис
'Декларация
Public Enumeration ProviderArchitecture
public enum ProviderArchitecture
public enum class ProviderArchitecture
public enum ProviderArchitecture
public enum ProviderArchitecture
Members
Member name | Description |
---|---|
Default | Default architecture. |
Use32bit | The WMI provider architecture is 32-bit. |
Use64bit | The WMI Provider architecture is 64-bit. |
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.