다음을 통해 공유


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 지원 받기