Compartilhar via


Método ClearMsxAccount

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

Namespace:  Microsoft.SqlServer.Management.Smo.Agent
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
Public Sub ClearMsxAccount
'Uso
Dim instance As JobServer

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