IDTSExecuteSQL.Connection Proprietà

Definizione

Ottiene o imposta il nome del gestore di connessione per il compito Esegui SQL.

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

Valore della proprietà

Il nome del responsabile delle connessioni.

Si applica a