SPDatabaseServiceInstance.SystemService, propriété (Microsoft.SharePoint.Administration)

Gets a Boolean value that specifies whether to allow database services to be stopped through the administration user interface.

Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans microsoft.sharepoint.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property SystemService As Boolean
'Utilisation
Dim instance As SPDatabaseServiceInstance
Dim value As Boolean

value = instance.SystemService
public override bool SystemService { get; }

Valeur de la propriété

true if database services can be stopped through the user interface; otherwise, false.

Voir aussi

Référence

SPDatabaseServiceInstance, classe
Membres SPDatabaseServiceInstance
Microsoft.SharePoint.Administration, espace de noms