DMQueryTask.QueryString Proprietà

Definizione

Ottiene o imposta un valore string contenente 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à

Valore String contenente il testo utilizzato dalla trasformazione per creare una query di stima.

Implementazioni

Si applica a