WmiSmoObject.AlterProtocolProperties(ProtocolPropertyCollection) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 プロバイダーを使用したサービスの管理とネットワーク設定