Description Property (SqlService Class)

Applies to: SQL Server

Gets a description of the referenced service.

Syntax

  
object.Description [= value]  

Parts

object
A SqlService Class object that represents the service.

Property Value/Return Value

A string value that contains a textual description of the referenced service.

Remarks

See Also

Starting and Stopping Services