Compartir a través de


Service.Description Propiedad

Definición

Obtiene una descripción textual del servicio SQL Server.

public:
 property System::String ^ Description { System::String ^ get(); };
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String

Valor de propiedad

Valor String que contiene una descripción textual del servicio SQL Server.

Ejemplos

Administrar servicios y configuración de red utilizando el proveedor WMI

Se aplica a