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.
我已经查看了有关触发器的jBASE 文档,但我对管理它们还有一些其他问题。
触发器是文件 I/O 的扩展,执行 I/O 的进程将在 I/O 时使用 jBASE 许可证,但触发器本身不需要额外的许可证。
触发器又是文件I/O的扩展,所以不是后台或幻象进程,而只是一个在触发点运行的进程
触发器不启动或停止,只定义。如果为触发点定义了触发器,则在文件 I/O 期间该触发器将运行。
触发器是文件 I/O 的组成部分,因此不需要“重新启动”