Метод ClearHostLoginAccount

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

Пространство имен:  Microsoft.SqlServer.Management.Smo.Agent
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public Sub ClearHostLoginAccount
'Применение
Dim instance As JobServer

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

Замечания

Это свойство поддерживается только в SQL Server 7.0 и SQL Server 2000.