IDTSExecuteSQL.SqlStatementSource Proprietà

Definizione

Ottiene o imposta il nome della sorgente che contiene l'istruzione SQL che il task Execute SQL esegui.

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

Valore della proprietà

Il nome della sorgente che contiene l'istruzione SQL che il task Execute SQL esegui.

Si applica a