次の方法で共有


WmiSmoObject.AlterProtocolProperties(ProtocolPropertyCollection) メソッド

定義

Windows Management Instrumentation (WMI) インストールでプロトコル オブジェクトのプロパティの変更をすべて更新します。

protected:
 void AlterProtocolProperties(Microsoft::SqlServer::Management::Smo::Wmi::ProtocolPropertyCollection ^ protocolProperties);
protected void AlterProtocolProperties (Microsoft.SqlServer.Management.Smo.Wmi.ProtocolPropertyCollection protocolProperties);
member this.AlterProtocolProperties : Microsoft.SqlServer.Management.Smo.Wmi.ProtocolPropertyCollection -> unit
Protected Sub AlterProtocolProperties (protocolProperties As ProtocolPropertyCollection)

パラメーター

protocolProperties
ProtocolPropertyCollection

更新するプロパティを示す ProtocolPropertyCollection オブジェクトです。

WMI プロバイダーを使用したサービスの管理とネットワーク設定

適用対象