Share via


SetServiceAccountPassword Method (SqlService Class)

Mis à jour : 5 décembre 2005

Modifies the password for the account that the referenced service runs under.

Syntaxe

object.SetServiceAccountPassword(ServiceStartName , ServiceStartPassword)

Paramètres

  • AccountOldPassword
    A string value that specifies the existing password for the account.
  • AccountNewPassword
    A string value that specifies the new password for the account.

Parts

Property Value/Return Value

A uint32 value, which is 0 if the service was successfully modified, 1 if the request is not supported, and any other number to indicate an error.

Notes

Voir aussi

Autres ressources

Démarrage et arrêt des services

Aide et Informations

Assistance sur SQL Server 2005