Metoda JobServer.ClearHostLoginAccount
Czyści konta logowania hosta i używa zintegrowanych zabezpieczeń, aby zalogować się do SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo.Agent
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Public Sub ClearHostLoginAccount
'Użycie
Dim instance As JobServer
instance.ClearHostLoginAccount()
public void ClearHostLoginAccount()
public:
void ClearHostLoginAccount()
member ClearHostLoginAccount : unit -> unit
public function ClearHostLoginAccount()
Uwagi
Ta właściwość jest obsługiwana tylko w programach SQL Server 7.0 i SQL Server 2000.