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.
SSIS中基于事件和基于时间的作业调度有什么区别?
我对 MSBI 和 SSIS 很陌生,我对此进行了一些搜索,发现这些的使用取决于用户的要求,现在有人可以指导我了解与此相关的内容吗?
基于时间的调度在特定时间或以确定的时间间隔进行,基于事件的调度将在特定事件发生后进行,例如登录时。