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 中才支援此屬性。