共用方式為


ClearMsxAccount 方法

Clears the master server login account and uses integrated security to log in to the master server.

命名空間:  Microsoft.SqlServer.Management.Smo.Agent
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public Sub ClearMsxAccount
'用途
Dim instance As JobServer

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