次の方法で共有


Service.Dependencies プロパティ

定義

参照されているSQL Server サービスに依存するサービスの一覧を返します。

public:
 property System::Collections::Specialized::StringCollection ^ Dependencies { System::Collections::Specialized::StringCollection ^ get(); };
public System.Collections.Specialized.StringCollection Dependencies { get; }
member this.Dependencies : System.Collections.Specialized.StringCollection
Public ReadOnly Property Dependencies As StringCollection

プロパティ値

StringCollection SQL Server サービスに関連付けられているサービスを指定するシステム オブジェクト値。

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

適用対象