共用方式為


ProviderArchitecture 屬性

Gets or sets the ProviderArchitecture value which represents the provider architecture of this instance.

命名空間:  Microsoft.SqlServer.Management.Smo.Wmi
組件:  Microsoft.SqlServer.SqlWmiManagement (在 Microsoft.SqlServer.SqlWmiManagement.dll 中)

語法

'宣告
Public Property ProviderArchitecture As ProviderArchitecture
    Get
    Set
'用途
Dim instance As WmiConnectionInfo
Dim value As ProviderArchitecture

value = instance.ProviderArchitecture

instance.ProviderArchitecture = value
public ProviderArchitecture ProviderArchitecture { get; set; }
public:
property ProviderArchitecture ProviderArchitecture {
    ProviderArchitecture get ();
    void set (ProviderArchitecture value);
}
member ProviderArchitecture : ProviderArchitecture with get, set
function get ProviderArchitecture () : ProviderArchitecture
function set ProviderArchitecture (value : ProviderArchitecture)

屬性值

型別:Microsoft.SqlServer.Management.Smo.Wmi. . :: . .ProviderArchitecture
The ProviderArchitecture value which represents the provider architecture of this instance.