单词 | update operation | ||||
释义 | update operation
例句释义: 更新操作,数据更新操作 1. This event is often used to check the results of the update operation. 此事件通常用于检查更新操作的结果。 msdn2.microsoft.com 2. This is called "snapshot semantics" , meaning each update operation is logically applied to a separate snapshot of the original document. 这称为“快照语义”,这意味着每个更新操作从逻辑上说应用于原文档的单独快照。 www.ibm.com 3. The schema update operation tried to add a backward link attribute that has no corresponding forward link. 架构更新操作试图添加一个反向链接,但该反向链接没有相应的正向链接。 www.drados.com 4. If the value is set to any other non-zero value, the new schema is dropped after the update operation. 如果该参数设置为其他非零值,在更新操作之后新模式将会被删除。 www.ibm.com 5. If a developer on a project is ready to commit his or her work, the first step is to perform the update operation. 如果一个项目开发人员准备提交他她的工作,那么首先要执行更新操作。 www-128.ibm.com 6. Retrieves the dirty portions of the texture by calculating what has been accumulated since the last update operation. 通过计算自上次更新操作后累积了哪些内容,来检索纹理的脏区域。 msdn2.microsoft.com 7. The handler program is going to compare the before record image with the values passed into the handler from the RPG update operation. Handlder程序将比较记录前映像和从RPG更新操作传递到Handlder程序中的值。 www.ibm.com 8. The REFERENCING NEW clause allows you to modify the new row in a BEFORE trigger before the insert or update operation takes place. REFERENCINGNEW子句允许在插入或更新操作发生之前在BEFORE触发器中修改新行。 www.ianywhere.com 9. Object column, a check box indicates whether that object would be included in an update operation. “对象”列中的每个表或视图,都有一个指示该对象是否包括在更新操作中的复选框。 technet.microsoft.com 10. An exclusive lock is always applied during an update operation (INSERT, UPDATE, or DELETE). 在更新操作(INSERT、UPDATE或DELETE)期间,始终应用排他锁。 technet.microsoft.com 1. At this point, you execute an SQL UPDATE operation to modify the current row and move to the second row. 此时,执行SQLUPDATE操作来修改当前行并移到第二行。 www.ibm.com 2. The progress and result of the update operation is conveyed via JMX events. 更新操作的进度和结果是通过JMX事件传达的。 www.ibm.com 3. To demonstrate that the UPDATE operation was not committed to the database, the query is re-executed, showing the original results. 为了演示UPDATE操作并未被提交到数据库,将重新执行查询,显示最初的结果。 www.ibm.com 4. Creating an index on a computed column may cause the failure of an insert or update operation that previously worked. 对计算列创建索引可能导致之前正常运行的插入或更新操作失败。 msdn2.microsoft.com 5. It is necessary to add a JMX event listener to the AppManagement MBean to understand the completion of update operation. 有必要向AppManagementMBean添加一个JMX事件,以了解更新操作是否完成。 www.ibm.com 6. If you receive this error message during the update operation, the account that you are using does not have full access to the mailbox. 如果您在更新操作期间收到此错误消息,那么您所使用的帐户没有针对邮箱的完全访问权限。 support.microsoft.com 7. However, the value may not be the same as it was before the update operation occurred. 然而,该值可能与更新操作执行之前的值不相同。 www.ibm.com 8. In a merge statement, the update operation obeys update statement rules and the insert operation obeys insert statement rules. 在merge语句中,更新操作遵循update语句规则,而插入操作遵循insert语句规则。 www.ibm.com 9. Because you do not have transaction isolation, each database update operation is treated as an individual unit of work. 因为没有事务隔离,每个数据库更新操作都被视为单个的工作单元。 www.ibm.com 10. Occurs when ClickOnce has new status information for an update operation initiated by calling the. 启动的更新操作,当ClickOnce存在关于此更新操作的新的状态信息时发生。 msdn2.microsoft.com 1. During module update operation, bindings from the existing (deployed) module are merged with the bindings in the updated module by default. 在模块更新操作期间,缺省情况下,会将现有(已部署)模块的绑定与更新模块中的绑定合并。 www.ibm.com 2. This is done whenever an insert or update operation increases the total size of the row beyond the 8060 byte limit. 每当插入或更新操作将行的总大小增大到超过限制的8,060字节时,将会执行此操作。 msdn2.microsoft.com 3. In contrast, this query-after-update operation must be avoided in atomic flows, or a premature flush will happen. 相反,在原子流中必须避免这种更新后查询,否则将发生提前刷新。 www.ibm.com 4. The OUTPUT clause may be useful to retrieve the value of identity or computed columns after an INSERT or UPDATE operation. OUTPUT子句对于在INSERT或UPDATE操作之后检索标识列或计算列的值可能非常有用。 technet.microsoft.com 5. Gets or sets a value indicating whether constraint rules are followed when attempting any update operation. 获取或设置一个值,该值指示在尝试执行任何更新操作时是否遵循约束规则。 msdn2.microsoft.com 6. Of object or row keys to be updated by the update operation. 更新操作要更新的对象或行键的。 msdn2.microsoft.com 7. Performs an asynchronous update operation on the list of data that the DataSourceView object represents. 对DataSourceView对象所表示的列表数据执行异步更新操作。 msdn2.microsoft.com 8. To cancel the update operation, set the Cancel property of the GridViewUpdateEventArgs object to true. 若要取消更新操作,请将GridViewUpdateEventArgs对象的Cancel属性设置为true。 msdn2.microsoft.com 9. Gets the number of rows affected by the update operation. 获取受更新操作影响的行数。 msdn2.microsoft.com 10. Since the file EMPADDRESS is being handled by program UPDHANDLER, then the UPDATE operation is processed as described earlier in Figure 5. 由于文件EMPADDRESS正在被程序UPDHANDLER处理,因此UPDATE操作按照此前图5中描述的方法处理。 www.ibm.com 1. Readers now read the currently committed value prior to performing an UPDATE operation. Reader现在会读取在执行UPDATE操作之前提交的值。 www.ibm.com 2. The number of rows affected by the update operation. 受更新操作影响的行的数目。 msdn2.microsoft.com 3. If the row has changed, the UPDATE operation will fail and the application logic must handle the failure. 如果行发生了修改,UPDATE操作将失败,应用程序逻辑必须处理这一失败。 www.ibm.com 4. Control has automatically handled the update operation. 控件自动处理更新操作之前和之后发生的。 msdn2.microsoft.com 5. Is a column prefix that specifies the value added by the insert or update operation. 列的前缀,指定由插入操作或更新操作添加的值。 technet.microsoft.com 6. Performs an asynchronous update operation on the list of data that the. 对象所表示的列表数据执行异步更新操作。 msdn2.microsoft.com 7. Occurs when an Update button within a DetailsView control is clicked, but after the update operation. 在单击DetailsView控件中的Update按钮时发生,但在更新操作之后。 msdn2.microsoft.com 8. When you've found the desired row within your cursor, you can issue the appropriate UPDATE operation. 当您在游标内找到了所需行后,您可以执行相应的UPDATE操作。 www.ibm.com 9. The same is true if the target of an update operation is empty. 如果更新操作的目标是空的,也有相似的情况。 www.ibm.com 10. Similarly, an UPDATE operation can update the relational value too. 类似地,UPDATE操作也能更新关系值。 www.ibm.com 1. Review the list before continuing with the update operation. 请在继续更新操作之前查看该列表。 msdn2.microsoft.com 2. That represents the exception raised when the update operation was performed. 表示在执行更新操作时引发的异常。 msdn2.microsoft.com 3. Returns updated data or expressions based on it as part of the UPDATE operation. 在UPDATE操作中,返回更新后的数据或基于更新后的数据的表达式。 msdn2.microsoft.com 4. Occurs when an Update button within a DetailsView control is clicked, but before the update operation. 在单击DetailsView控件中的“更新”按钮时,但在更新操作之前发生。 msdn2.microsoft.com 5. Lets you access the rows processed during a batch update operation. 让您在批次更新作业期间,存取已处理过的列。 technet.microsoft.com 6. Performs an update operation on the list of data that the. 对象所表示的数据列表执行更新操作。 msdn2.microsoft.com 7. Specifies that a table, view, or derived table source is used to provide the criteria for the update operation. 指定将表、视图或派生表源用于为更新操作提供条件。 msdn2.microsoft.com 8. Control attempts an update operation. 控件尝试更新操作前引发。 msdn2.microsoft.com 9. Control has completed an update operation. 控件完成更新操作后引发。 msdn2.microsoft.com 10. Now compare the SQL-based PHP code in Listing 15 with the SPARQL-based PHP code in Listing 16 for the update operation. 现在比较清单15中基于SQL的PHP代码与清单16中基于SPARQL的PHP代码中的update操作。 www.ibm.com 1. IU locks are converted to IX locks if an update operation takes place. 如果进行了更新操作,IU锁将转换为IX锁。 msdn2.microsoft.com 2. Occurs when an update operation has completed. 完成更新操作后发生。 msdn2.microsoft.com 3. Figure 5 details the process of handling an RPG UPDATE operation along with code snippets of the major functions. 图5详细展示了处理一个RPGUPDATE操作的过程和主要函数的代码段。 www.ibm.com 4. Object attempts an update operation. 对象尝试执行更新操作之前引发。 msdn2.microsoft.com 5. Performs an update operation using the UpdateCommand SQL string and any parameters that are in the UpdateParameters collection. 使用UpdateCommandSQL字符串和UpdateParameters集合中的所有参数执行更新操作。 msdn2.microsoft.com 6. This adds an extra two memory references to each update operation, increasing the previous count to 17. 这增加了一个额外的两到每个更新操作内存引用,增加了此前的数据为17。 hi.baidu.com 7. An update operation could change a record in a child table such that it no longer has a matching record in the associated parent table. 一个更新操作可改变子表中的一条记录,这样相关父表中不再有一条匹配的记录。 www.ibm.com 8. Now compare the SQL-based code in Listing 7 with the SPARQL-based code in Listing 8 for the update operation. 现在比较清单7中基于SQL的代码与清单8中基于SPARQL的代码中的update操作。 www.ibm.com 9. Occurs before an update operation. 执行更新操作前发生。 msdn2.microsoft.com 10. XSN-57 is an update operation under serializable isolation. XSN-57是序列化隔离下的更新操作。 msdn2.microsoft.com 1. The update operation is complete. 更新操作完成。 www.ibm.com 2. Listing 15 shows the SQL code for the update operation. 清单15显示了update操作的SQL代码。 www.ibm.com 3. For example, for an update operation, you need to get JNDI context, look up EJB home, find the EJB entity bean and then update the bean. 例如,对于一个更新操作,需要获得JNDI上下文,查找EJBhome,发现EJB实体bean并更新这个bean。 www.ibm.com 4. For example, a transaction executes a query with the PAGLOCK hint and then executes an update operation. 例如,事务执行带有PAGLOCK提示的查询,然后执行更新操作。 msdn2.microsoft.com 5. Gets a value that indicates whether the associated data source control as it is currently configured can perform an Update operation. 获取一个值,它指示关联的数据源控件是否可按当前配置执行更新操作。 msdn2.microsoft.com 6. Occurs during an update operation after a command is executed against the data source. 在针对数据源执行命令之后的更新操作期间发生。 msdn2.microsoft.com 7. In addition, the GridView automatically calls Page. IsValid before invoking the Update operation on the associated data source. 此外,在相关数据源上激发Update操作前,GridView将自动调用Page.IsValid。 blog.sina.com.cn 8. Locking the tables exclusively before beginning each insert our update operation yields 在每次插入更新操字段之前,先对表进行独占锁定 www.ibm.com 9. Allow restarts of the computer during the update operation 在更新操作期间允许计算机的重启 bbs.duba.net 10. To continue the update operation without generating exceptions when an error is encountered, set the 若要在遇到错误时继续更新操作而不生成异常,请在调用 msdn2.microsoft.com 1. Maintenance and update operation procedure and drawing make sure the electric relative assembly quality is under control and in time; 维护和更新操作程序及设计图样,以确保按质按时完成电气相关设备的组装; hd.epjob88.com 2. The order of execution for an update operation is as follows 更新操作的执行顺序如下所示 msdn2.microsoft.com 3. Can perform an Update operation; otherwise, 可以执行更新操作,则为, msdn2.microsoft.com 4. Only one update operation allowed per query 每次查询只允许一个更新操作 jkx.yxtc.net 5. Performs an update operation by calling the business object method that is identified by the 执行更新操作,方法是使用所有指定的更新参数调用 msdn2.microsoft.com 6. And the results of the update operation in the, 表中更新操作的结果。请注意, msdn2.microsoft.com |
||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。