Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 1.14 KB

File metadata and controls

43 lines (34 loc) · 1.14 KB
title BinaryPath Property (SqlService Class )
ms.custom
ms.date 03/06/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology wmi
ms.topic reference
apiname
BinaryPath Property (SqlService Class )
apilocation
sqlmgmproviderxpsp2up.mof
helpviewer_keywords
BinaryPath property
ms.assetid c59ec28e-be76-44a8-b7aa-e53ea10f71d1
author CarlRabeler
ms.author carlrab

BinaryPath Property (SqlService Class )

[!INCLUDEtsql-appliesto-ss2008-xxxx-xxxx-xxx-md] Gets the binary path of the service.

Syntax

  
object.BinaryPath [= value]  

Parts

object
A SqlService Class object that represents the service.

Property Value/Return Value

A string value that specifies the binary path of the service.

Remarks

See Also

Starting and Stopping Services