다음을 통해 공유


ClearMsxAccount 메서드

Clears the master server login account and uses integrated security to log in to the master server.

네임스페이스:  Microsoft.SqlServer.Management.Smo.Agent
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
Public Sub ClearMsxAccount
‘사용 방법
Dim instance As JobServer

instance.ClearMsxAccount()
public void ClearMsxAccount()
public:
void ClearMsxAccount()
member ClearMsxAccount : unit -> unit 
public function ClearMsxAccount()