DMQueryTask.OutputTableName Proprietà

Definizione

Ottiene o imposta il nome della tabella in cui vengono scritti i risultati della query di stima.

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

Valore della proprietà

Stringa contenente il nome della tabella di output.

Implementazioni

Si applica a