多个DatabaseScriptExecutor此工具允许您跨不同的MS SQL数据库运行SQL查询。对于需要运行某些升级脚本的情况,它可能很有用。要求您的根文件夹中需要有以下文件(相对于可执行文件)config.json至少一个*.sql文件。配置文件config.json文件必须采用以下格式:[ { \"ConnectionString\" : \"ConnectionString1\" , \"Parameters\" : { \"Parameter1\" : \"Value1\" , \"Parameter2\" : \"Value2\" } }, { \"ConnectionString\" : \"Connect
MultipleDatabaseScriptExecutor:此工具允许您跨不同的MS SQL数据库运行SQL查询
文件列表
MultipleDatabaseScriptExecutor-master.zip
(预估有个14文件)
MultipleDatabaseScriptExecutor-master
App
Program.cs
4KB
packages.config
141B
App.csproj
4KB
App.config
176B
Properties
AssemblyInfo.cs
1KB
.gitignore
3KB
MDSE.zip
182KB
暂无评论