Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在努力满足以下要求,有人可以帮忙吗:
获得了为数据库函数调用 dotnet 库的 SSIS 包。如果 DOTNET 库中有任何错误,我们如何从 VB.NET 传递 Dts.TaskResult = ScriptResults.Failure 以使该 SSIS 脚本组件失败。
问候