次の方法で共有


ProtocolBase.ProtocolProperties プロパティ

定義

ProtocolProperty オブジェクトのコレクションを表します。 各 ProtocolProperty オブジェクトは、参照先のプロトコルで定義された 1 つの属性を表します。

public:
 property Microsoft::SqlServer::Management::Smo::Wmi::ProtocolPropertyCollection ^ ProtocolProperties { Microsoft::SqlServer::Management::Smo::Wmi::ProtocolPropertyCollection ^ get(); };
public Microsoft.SqlServer.Management.Smo.Wmi.ProtocolPropertyCollection ProtocolProperties { get; }
member this.ProtocolProperties : Microsoft.SqlServer.Management.Smo.Wmi.ProtocolPropertyCollection
Public ReadOnly Property ProtocolProperties As ProtocolPropertyCollection

プロパティ値

参照先のプロトコルで定義されたすべての属性を表す ProtocolPropertyCollection オブジェクトです。

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

適用対象