Méthode ClearHostLoginAccount
Clears the host login account and uses integrated security to log in to SQL Server.
Espace de noms : Microsoft.SqlServer.Management.Smo.Agent
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub ClearHostLoginAccount
'Utilisation
Dim instance As JobServer
instance.ClearHostLoginAccount()
public void ClearHostLoginAccount()
public:
void ClearHostLoginAccount()
member ClearHostLoginAccount : unit -> unit
public function ClearHostLoginAccount()
Notes
Cette propriété est uniquement prise en charge par SQL Server 7.0 et SQL Server 2000.