DMQueryTask.QueryString Proprietà

Definizione

Ottiene o imposta una stringa che contiene il testo utilizzato dalla trasformazione per creare una query di stima.

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

Valore della proprietà

String

Stringa che contiene il testo utilizzato dalla trasformazione per creare una query di stima.

Implementazioni

Si applica a