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()