다음을 통해 공유


ClearHostLoginAccount 메서드

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

네임스페이스:  Microsoft.SqlServer.Management.Smo.Agent
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
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에서만 지원됩니다.