DMQueryTask.QueryString Property

Definition

Gets or sets a String that contains the text that the transformation uses to create a prediction query.

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

Property Value

A String that contains the text that the transformation uses to create a prediction query.

Implements

Applies to