ClearMsxAccount Método
Clears the master server login account and uses integrated security to log in to the master server.
Espacio de nombres: Microsoft.SqlServer.Management.Smo.Agent
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Public Sub ClearMsxAccount
'Uso
Dim instance As JobServer
instance.ClearMsxAccount()
public void ClearMsxAccount()
public:
void ClearMsxAccount()
member ClearMsxAccount : unit -> unit
public function ClearMsxAccount()