IServiceConfig Interface
Provides interface that represents the service configuration.
Assembly: Microsoft.SqlServer.Configuration (in Microsoft.SqlServer.Configuration.dll)
| Name | Description | |
|---|---|---|
![]() | Password | Gets or sets the service password. |
![]() | ServiceDisplayName | Gets the service display name. |
![]() | StartMode | Gets or sets the service start mode. |
![]() | UserName | Gets or sets the username associated with the service. |
Show:
