SqlScriptEditorControl.MultiServerPropertiesDisplay.SetAggregateName Method

Definition

Sets the name of the multiserver connection.

public:
 void SetAggregateName(System::String ^ name);
public void SetAggregateName (string name);
member this.SetAggregateName : string -> unit
Public Sub SetAggregateName (name As String)

Parameters

name
String

A string value that contains the new name.

Applies to