ServerInstance.ServerProtocols プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ServerProtocol オブジェクトのコレクションを表します。 各オブジェクトは ServerProtocol 、Microsoft Management Instrumentation (WMI) のインストールで定義されているサーバー プロトコルを表します。
public:
property Microsoft::SqlServer::Management::Smo::Wmi::ServerProtocolCollection ^ ServerProtocols { Microsoft::SqlServer::Management::Smo::Wmi::ServerProtocolCollection ^ get(); };
public Microsoft.SqlServer.Management.Smo.Wmi.ServerProtocolCollection ServerProtocols { get; }
member this.ServerProtocols : Microsoft.SqlServer.Management.Smo.Wmi.ServerProtocolCollection
Public ReadOnly Property ServerProtocols As ServerProtocolCollection
プロパティ値
WMI インストールで定義されたすべてのサーバー プロトコルを表す ServerProtocolCollection オブジェクトです。
例
WMI プロバイダーを使用したサービスの管理とネットワーク設定