JobServer.MsxDefect Method

Definition

Overloads

MsxDefect()

The MSXDefect method ends SQL Server Agent participation in a multiserver administration group.

MsxDefect(Boolean)

The MSXDefect method ends SQL Server Agent participation in a multiserver administration group.

MsxDefect()

The MSXDefect method ends SQL Server Agent participation in a multiserver administration group.

public void MsxDefect ();
member this.MsxDefect : unit -> unit
Public Sub MsxDefect ()

Applies to

MsxDefect(Boolean)

The MSXDefect method ends SQL Server Agent participation in a multiserver administration group.

public void MsxDefect (bool forceDefection);
member this.MsxDefect : bool -> unit
Public Sub MsxDefect (forceDefection As Boolean)

Parameters

forceDefection
Boolean

Applies to