Share via


IDTSExecuteSQL.Connection Propriété

Définition

Obtient ou définit le nom du gestionnaire de connexions pour la tâche SQL d'exécution.

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

Valeur de propriété

Nom du gestionnaire de connexions.

S’applique à