1

There doesn't seem to be a way to delete certain configurations/connections in SSDT, at least not through Visual Studio.

For example, when I create a text file connection for logging I don't see where to edit nor delete it later. I can only create a new one and assign it to a provider.

enter image description here

What am I missing?

4

1 回答 1

2

The connections created can be deleted from the connection manager panel found on the bottom of the control flow. Since each connection is related to a connection manager.

enter image description here

于 2019-04-24T18:41:25.987 回答