DMQueryTask.QueryBuilderSpecification 属性

定义

获取或设置有关会话之间 MicrosoftSQL ServerIntegration Services UI 状态的信息,以便编辑会话可以从上一个会话完成的位置开始。

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

属性值

有关会话之间的 MicrosoftSQL ServerIntegration Services UI 状态的信息,以便编辑会话可以从上一个会话完成的位置开始。

实现

属性

适用于