WmiConnectionInfo.ProviderArchitecture Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the ProviderArchitecture value which represents the provider architecture of this instance.
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
Property Value
The ProviderArchitecture value which represents the provider architecture of this instance.