Udostępnij za pośrednictwem


Metoda JobServer.ClearMsxAccount

Czyści konta logowania do serwer główny i używa zintegrowanych zabezpieczeń, aby zalogować się do serwer główny.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo.Agent
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Public Sub ClearMsxAccount
'Użycie
Dim instance As JobServer

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