Share via


ManagedComputer.ConnectionSettings プロパティ

定義

参照先の WMI インストールの接続設定を取得します。

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

プロパティ値

WMI インストールで定義されたすべての接続設定を表す WmiConnectionInfo オブジェクトです。

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

適用対象