SetServiceAccountPassword Method (SqlService Class)

更新日期: 2005 年 12 月 5 日

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

语法

object.SetServiceAccountPassword(ServiceStartName , ServiceStartPassword)

参数

  • 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.

备注

请参阅

其他资源

启动和停止服务

帮助和信息

获取 SQL Server 2005 帮助