indirect recursion 中文意思是什麼

indirect recursion 解釋
間接遞歸
  • indirect : adj. 1. 間接的,第二手的;迂迴的;曲折的。2. 不直截了當的,不坦率的,不誠實的。adv. -ly ,-ness n.
  • recursion : n. 【數學】遞歸(式);遞推,循環。adj. -sive ,-sively adv. ,-siveness n.
  1. With indirect recursion, an application updates table

    在間接遞歸中,一個應用程序更新了表
  2. To disable indirect recursion, set the

    若要禁用間接遞歸,請使用
  3. To disable indirect recursion, you must also set the nested triggers

    若要禁用間接遞歸觸發,還必須將
  4. To disable indirect recursion of after triggers, also set the nested triggers

    若要禁用after觸發器的間接遞歸,還必須將
  5. To also disable indirect recursion of after triggers, set the nested triggers server option to

    若還要禁用after觸發器的間接遞歸觸發,請使用
  6. Likewise, indirect recursion can occur when an after trigger is called for a second time, but not until another after trigger is called in between

    同樣,當在這兩次調用之間調用其他after觸發器之前第二次調用after觸發器,也會發生間接遞歸。
  7. Indirect recursion occurs when a trigger fires and performs an action that causes another trigger of the same type after or instead of to fire

    當觸發器觸發並執行可以觸發相同類型的另一觸發器( after或instead of )的操作時,會發生間接遞歸。
  8. In other words, indirect recursion can occur when an instead of trigger is called for a second time, but not until another instead of trigger is called in between

    換言之,當在這兩次調用之間調用其他instead of觸發器之前第二次調用instead of觸發器,便會發生間接遞歸。
分享友人