Compartilhar via


Método ClearHostLoginAccount

Clears the host login account and uses integrated security to log in to SQL Server.

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

Sintaxe

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

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

Comentários

Há suporte para essa propriedade apenas no SQL Server 7.0 e no SQL Server 2000.