IDMQueryTask.QueryBuilderQueryString Property

Definition

Gets or sets a string that specifies a data mining query that appears in the UI for data mining as the initial query string, which the user can the modify.

public:
 property System::String ^ QueryBuilderQueryString { System::String ^ get(); void set(System::String ^ value); };
public string QueryBuilderQueryString { get; set; }
member this.QueryBuilderQueryString : string with get, set
Public Property QueryBuilderQueryString As String

Property Value

A string that specifies a data mining query.

Applies to