在之前的版本中,必须为每个触发器事件创建单独的触发器。
In previous versions, you had to create separate triggers for each trigger event.
通过使用新的DataBladeAPI 例程,可以编写通用的用户定义例程来审计表和触发器事件。
Using the new DataBlade API routines, you can write a general purpose user-defined routine that can you can use to audit any table and any trigger event.
另外,触发器现在可以在单一子句中同时包含UPDATE、DELETE和INSERT操作,作为一个触发器事件。
In addition, triggers can now contain UPDATE, DELETE, and INSERT operations together in a single clause as the trigger event. For example.
当代理释放器命令队列上的输入句柄时,则队列管理器检测到命令队列有一个大于0的深度,从而发出一个新的触发器事件,然后代理重新启动。
As soon as the agent releases the input handle on its command queue, the queue manager detects that the command queue has a depth greater than zero, fires a new trigger event, and the agent restarts.
不要使用控制流为流程模型中的事件和触发器建模。
Do not use control flow to model events and triggers in a process model.
通过建立定制的触发器,允许您知道风险事件(例如,没有满足遵从法规的需求)什么时候发生了,您可以确定并减轻最高影响的风险。
You can identify and mitigate the highest impact risks by establishing a custom trigger to let you know when a risk event, such as failure to meet a compliance requirement, has occurred.
现在您可以使用此技术处理数据版本管理和业务事件的有效跟踪,而无需使用应用程序级的触发器和存储过程。
Now you can handle data version management and effective tracking of business events using this technique instead of application-level triggers and stored procedures.
当其中一个数据库触发器运行时,将填充事件存储表。
The event store table gets populated when one of the database triggers runs.
更改会造成触发器或其他自动机制使用与更改相关的信息更新事件库。
The change causes a trigger or another automated mechanism, to update the event store with information about the change.
触发器条件生成将会发起警报的情景事件。
The trigger conditions generate the situation events that initiate the alerts.
一个系统领域常常太大或太复杂,无法表示成事件和触发器。
Often a system area is too vast or intricate to express the dynamics of events and triggers.
它们涉及如何建立数据流模型,如何表示事件和触发器,如何正确终止流程以及如何在分层流程模型中重用活动。
They address modeling of data flow, representation of events and triggers, correct termination of a process, and reuse of activities in hierarchical process models.
用户试图用三个开始节点捕获的那三个可选事件总是同时发生,不可能作为后续任务的可选触发器。
So the three alternative events that the user tried to capture with the three start nodes always occur together and are by no means alternative triggers for the subsequent task.
kpi模型:KPI模型定义kpi上下文,这些上下文将KPI与关联的触发器和事件组织在一起。
KPI model: the KPI model defines KPI contexts, which group KPIs with their associated triggers and events.
事件,例如方法或者构造器调用,类或者对象初始化,以及异常,这些都是有效的aop触发器。
Events, such as methods or constructor calls, classes or object initialization, and exceptions, are all valid AOP triggers.
事件表存储数据库触发器在分段表中生成的异步事件。
An event table stores the asynchronous events generated by the database triggers in a staging table.
另举一例,如果由于拔出磁盘而触动触发器,此事件将得到磁盘已拔出的警告表示。
For another example, when a trigger is engaged due to disk pullout, this event results in an alert indication that the disk has been pulled out.
触发器被触发之后,就会分派一个定制的事件。
事件:由发起操作的用户或系统设置的触发器。
Events: Triggers that are set off by user or system initiated actions.
能够在Triggerproperties中设置扩展属性和事件触发器信息。
The ability to set extended properties and event trigger information in trigger properties.
要让一个SVG对象对脚本中的事件作出响应,要在触发器名上加前缀on,这样click就变为onclick,mouseover就变为onmouseover,等等。
For an SVG object to respond to a scripted event, the prefix on is added to the trigger names, so click becomes onclick, mouseover becomes onmouseover, and so forth.
为了添加Message事件触发器,请单击蓝色小信封图标。
To add a Message event trigger we click on the small blue envelope.
正如清单3所示,DOMActivate是事件,消息元素是处理程序,父触发器是观察者。
As shown in Listing 3, DOMActivate is the event, message element is the handler, and parent trigger is the observer.
检验用户和权限触发器的操作都是以X forms事件为依据的。
An action which verifies the user and privileges triggers is based on an XForms event.
Polling活动,基于某种触发器或事件,比如更新外部RDBMS中的数据,来控制一个或多个数据管理活动的执行。
Polling activities, which control the execution of one or more data management activities based on some sort of trigger or event such as an update to data in an external RDBMS.
jQuery内的Events模块是向Web应用程序添加交互性的第一步,因为事件通常是页面上发生的事情的触发器。
The events module in jQuery is really the first step in building interaction to a Web application, since events are commonly the trigger for things to happen on the page.
动作生成事件—DrupalV6能通过触发器将动作连接到事件。
Action-generating events - Drupal V6 can tie an action to an event via a trigger.
我将不详细回顾Monitor编程模型的细微之处,如触发器、计时器和嵌套监视上下文,而是仅重点讨论事件处理的基础。
I won't go over many of the finer points of the monitor programming model like triggers, timers, and nested monitoring contexts, but will focus simply on the basics of event processing.
表示可以有零个或多个事件触发器,这些触发器可以识别状态更改。
An indication may have zero or more event triggers, which are recognitions of changes in state.
数据库触发器是驻留在数据库中的程序,当数据库中的表发生更新之类的事件时会运行该触发器。
A database trigger is program residing in the database that runs when an event, such as an update, occurs on a table in the database.
应用推荐