Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.23 KB

File metadata and controls

44 lines (35 loc) · 1.23 KB
title Dependencies Property (SqlService)
ms.custom seo-lt-2019
ms.date 03/04/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology wmi
ms.topic reference
apiname
Dependencies Property (SqlService Class)
apilocation
sqlmgmproviderxpsp2up.mof
apitype MOFDef
helpviewer_keywords
Dependencies property
ms.assetid 92d54b7e-de2f-4978-b601-0196e37cbb41
author CarlRabeler
ms.author carlrab

Dependencies Property (SqlService Class)

[!INCLUDEtsql-appliesto-ss2008-xxxx-xxxx-xxx-md] 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