Właściwość Dependencies
Zwraca listę usług, które są zależne od odwołanie SQL Server usługa.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo.Wmi
Zestaw: Microsoft.SqlServer.SqlWmiManagement (w Microsoft.SqlServer.SqlWmiManagement.dll)
Syntax
'Deklaracja
Public ReadOnly Property Dependencies As StringCollection
Get
'Użycie
Dim instance As Service
Dim value As StringCollection
value = instance.Dependencies
public StringCollection Dependencies { get; }
public:
property StringCollection^ Dependencies {
StringCollection^ get ();
}
member Dependencies : StringCollection
function get Dependencies () : StringCollection
Wartość właściwości
Typ: System.Collections.Specialized. . :: . .StringCollection
A StringCollection systemu obiektu określający usługa związane z SQL Server usługa.
Zobacz także