MailServer.SetPassword 메서드 (String)

Sets the password for the user account.

네임스페이스:  Microsoft.SqlServer.Management.Smo.Mail
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Public Sub SetPassword ( _
    password As String _
)
‘사용 방법
Dim instance As MailServer 
Dim password As String

instance.SetPassword(password)
public void SetPassword(
    string password
)
public:
void SetPassword(
    String^ password
)
member SetPassword : 
        password:string -> unit
public function SetPassword(
    password : String
)

매개 변수

  • password
    유형: System.String
    A String value that specifies the password for the user account.

데이터베이스 메일 사용

참고 항목

참조

MailServer 클래스

SetPassword 오버로드

Microsoft.SqlServer.Management.Smo.Mail 네임스페이스

관련 자료

데이터베이스 메일