JobServer.ClearHostLoginAccount Method
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 (in microsoft.sqlserver.smo.dll)
Syntax
'Bildirim
Public Sub ClearHostLoginAccount
public void ClearHostLoginAccount ()
public:
void ClearHostLoginAccount ()
public void ClearHostLoginAccount ()
public function ClearHostLoginAccount ()
Remarks
This property is supported only in SQL Server 7.0 and SQL Server 2000.
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.