ClearMsxAccount メソッド
マスタ サーバー ログイン アカウントを消去し、統合セキュリティを使用してマスタ サーバーにログインします。
名前空間: 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()