DMQueryTask.QueryBuilderSpecification Property

Definition

Gets or sets the information about the state of the MicrosoftSQL ServerIntegration Services UI between sessions so that editing sessions can start from where a previous session finished.

public:
 property System::String ^ QueryBuilderSpecification { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
public string QueryBuilderSpecification { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.QueryBuilderSpecification : string with get, set
Public Property QueryBuilderSpecification As String

Property Value

The information about the state of the MicrosoftSQL ServerIntegration Services UI between sessions so that editing sessions can start from where a previous session finished.

Implements

Attributes

Applies to