IDTSExecuteSQL.Connection Propriedade

Definição

Obtém ou define o nome do gerenciador de conexões para a tarefa Executar 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 da propriedade

O nome do gerenciador de conexões.

Aplica-se a