SqlScriptEditorControl.MultiServerPropertiesDisplay.SetAggregateState Method

Definition

Sets the state of the multiserver connection.

public:
 virtual void SetAggregateState(System::String ^ state);
public void SetAggregateState (string state);
abstract member SetAggregateState : string -> unit
override this.SetAggregateState : string -> unit
Public Sub SetAggregateState (state As String)

Parameters

state
String

A string value that specifies the new state.

Implements

Applies to