WmiSmoObject.CreateProtocolPropertyCollection メソッド

参照先のオブジェクトの一連のプロトコル属性を作成します。

名前空間:  Microsoft.SqlServer.Management.Smo.Wmi
アセンブリ:  Microsoft.SqlServer.SqlWmiManagement (Microsoft.SqlServer.SqlWmiManagement.dll)

構文

'宣言
Protected Overridable Function CreateProtocolPropertyCollection As ProtocolPropertyCollection
'使用
Dim returnValue As ProtocolPropertyCollection 

returnValue = Me.CreateProtocolPropertyCollection()
protected virtual ProtocolPropertyCollection CreateProtocolPropertyCollection()
protected:
virtual ProtocolPropertyCollection^ CreateProtocolPropertyCollection()
abstract CreateProtocolPropertyCollection : unit -> ProtocolPropertyCollection  
override CreateProtocolPropertyCollection : unit -> ProtocolPropertyCollection
protected function CreateProtocolPropertyCollection() : ProtocolPropertyCollection

戻り値

型: Microsoft.SqlServer.Management.Smo.Wmi.ProtocolPropertyCollection
一連のプロトコル属性を示す ProtocolPropertyCollection オブジェクトです。

使用例

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

関連項目

参照

WmiSmoObject クラス

Microsoft.SqlServer.Management.Smo.Wmi 名前空間

その他の技術情報

WMI and SQL Server

SQL Server データベース エンジンへの接続