IDTSExecuteSQL.Connection Property

Definition

Gets or sets the name of the connection manager for the Execute SQL task.

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

Property Value

The name of the connection manager.

Applies to