词语:触发器热度:18

词语触发器拆分为汉字:

触字的拼音、笔画、偏旁部首、笔顺、繁体字,触字字源来历,触字演变

抵、顶:抵~。“羝羊~藩,赢其角”。碰,撞:~礁。~电。~动。~摸。~发。~犯。~怒。遇着:接~。~觉(jué)。~目惊心。~角(jiǎo)。~景生情。~类旁通。因某种刺激而引起感情变化:感~。忽有所~。……

发字的拼音、笔画、偏旁部首、笔顺、繁体字,发字字源来历,发字演变

1. 发 [fā]2. 发 [fà]发 [fā]交付,送出:分~。~放。~行(批发)。放,射:~射。百~百中。焕~。表达,阐述:~表。~凡(陈述某一学科或一本书的要旨)。阐~。散开,分散:~散。开展,张大,扩大:~展。~扬。打开,揭露:~现……

器字的拼音、笔画、偏旁部首、笔顺、繁体字,器字字源来历,器字演变

用具的总称:~皿。~物。~械。木~。武~。~小易盈。生物体结构中具有某种独立生理机能的部分:~官。消化~。人的度量、才干:~度。~量(liàng )。~宇。~质。大~晚成。重视:~重。~敬。……

 

查询词语:触发器

汉语拼音:chù fā qì

词语触发器在线造句

  1. Returns the name of the stored procedure or trigger where an error occurred that caused the CATCH block of a TRYCATCH construct to be run.

    返回在其中出现了导致TRYCATCH构造的CATCH块运行的错误的存储过程或触发器的名称。

  2. Event notifications do not fire by an action defined in a trigger when the transaction is committed or rolled back inside the trigger.

    如果在触发器内提交或回滚事务,则触发器中定义的操作不会激发事件通知。

  3. The UPDATE executed by the trigger is processed against the view as if the view did not have an INSTEAD OF trigger.

    对视图处理由该触发器执行的UPDATE语句时,就像该视图没有INSTEADOF触发器一样。

  4. The next item is to set up the trigger monitor to run as a service.

    第二个任务是设置触发器监控器,以便它作为一个服务运行。

  5. Please note that the global variable cannot be dropped if it is referenced in a function, method, trigger or view.

    请注意,如果函数、方法、触发器或视图中引用了某个全局变量,则不能删除该变量。

  6. A view with an INSTEAD OF UPDATE trigger cannot be a target of an UPDATE with a FROM clause.

    带INSTEADOFUPDATE触发器的视图不能是含有FROM子句的UPDATE的目标。

  7. NOTE In the case of a single, integrated table, this trigger is not needed at all; once a row is deleted, that's it.

    注对于添加了空间列的源表,根本不需要这个触发器;一旦删除了一行,它就消失了。

  8. Set a trap for the WINCH signal as well, and assign the get_window_size function to be the trigger of the trapped signal.

    为WINCH信号设置一个陷阱,同时指定get_window_size函数作为捕获到的信号的触发器。

  9. This implied transaction is still in effect, however, when a trigger is called.

    但是,当调用触发器时,此隐式事务仍然有效。