Dependencies Property (SqlService Class)

Applies to: SQL Server

Gets a list of services that are dependent on the referenced service.

Syntax

  
object.Dependencies [= value]  

Parts

object
A SqlService Class object that represents the service.

Property Value/Return Value

A string[] array that contains a list of services dependent on the referenced service.

Remarks

See Also

Starting and Stopping Services