Compartir a través de


WmiConnectionInfo.ProviderArchitecture Propiedad

Definición

Obtiene o establece el valor de ProviderArchitecture que representa la arquitectura de proveedor de esta instancia.

public:
 property Microsoft::SqlServer::Management::Smo::Wmi::ProviderArchitecture ProviderArchitecture { Microsoft::SqlServer::Management::Smo::Wmi::ProviderArchitecture get(); void set(Microsoft::SqlServer::Management::Smo::Wmi::ProviderArchitecture value); };
public Microsoft.SqlServer.Management.Smo.Wmi.ProviderArchitecture ProviderArchitecture { get; set; }
member this.ProviderArchitecture : Microsoft.SqlServer.Management.Smo.Wmi.ProviderArchitecture with get, set
Public Property ProviderArchitecture As ProviderArchitecture

Valor de propiedad

Valor ProviderArchitecture que representa la arquitectura del proveedor de esta instancia.

Se aplica a