IDTSExecuteSQL.Connection Propiedad

Definición

Obtiene o establece el nombre del administrador de conexiones para la tarea Ejecutar 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

Valor de propiedad

Nombre del administrador de conexiones.

Se aplica a