ClearHostLoginAccount Método
Clears the host login account and uses integrated security to log in to SQL Server.
Espacio de nombres: Microsoft.SqlServer.Management.Smo.Agent
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Public Sub ClearHostLoginAccount
'Uso
Dim instance As JobServer
instance.ClearHostLoginAccount()
public void ClearHostLoginAccount()
public:
void ClearHostLoginAccount()
member ClearHostLoginAccount : unit -> unit
public function ClearHostLoginAccount()
Notas
Esta propiedad solamente se admite en SQL Server 7.0 y SQL Server 2000.