SqlScriptEditorControl.MultiServerPropertiesDisplay.State Property

Definition

Gets the state of the aggregate connection.

public:
 property System::String ^ State { System::String ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("AggregateStatus_Category")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("State_Description")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("State_Name")]
public string State { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("AggregateStatus_Category")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("State_Description")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("State_Name")>]
member this.State : string
Public ReadOnly Property State As String

Property Value

The state of the aggregate connection.

Attributes

Applies to