| title | DisplayName Property (SqlService) | |
|---|---|---|
| ms.custom | seo-lt-2019 | |
| ms.date | 03/14/2017 | |
| ms.prod | sql | |
| ms.prod_service | database-engine | |
| ms.reviewer | ||
| ms.technology | wmi | |
| ms.topic | reference | |
| apiname |
|
|
| apilocation |
|
|
| apitype | MOFDef | |
| helpviewer_keywords |
|
|
| ms.assetid | 49c408aa-6eb4-45cd-8d5c-60f065f24f5c | |
| author | CarlRabeler | |
| ms.author | carlrab |
[!INCLUDEtsql-appliesto-ss2008-xxxx-xxxx-xxx-md] Gets the display name of the service.
object.DisplayName [= value]
object
A SqlService Class object that represents the service.
A string value that specifies the display name of the service.
This string has a maximum length of 256 characters. The name is case-preserved in the [!INCLUDEssNoVersion] Configuration Manager. However, display name comparisons are always case-insensitive.
mysqlservice.DisplayName = "Atdisk"