开发者

SSIS - how can I see where a connection is used?

开发者 https://www.devze.com 2023-04-10 14:48 出处:网络
Is开发者_如何学Python there a quick way to determine where within a package a connection is used?within visual studio you can search for all instances of the connection string with

Is开发者_如何学Python there a quick way to determine where within a package a connection is used?


within visual studio you can search for all instances of the connection string with ctrl+shift+f


I usual right click on the package and look through the XML code

0

精彩评论

暂无评论...
验证码 换一张
取 消