If so rather than update an existing record which overwrites the information the method creates a new record to capture the revision .
如果启用,该方法将创建一个新记录来捕获修订,而不是 更新一个现有 记录,那会覆盖该信息。
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 .
一个 更新操作可改变子表中的一条 记录,这样相关父表中不再有一条匹配的记录。
An update to a customer record in the CRM system is followed by a manual or automated call to the SOA to inform other applications of this out-of-bounds customer data change .
对CRM系统中的客户 记录 的 更新之后紧跟对SOA的手动或自动调用,以告知其他应用程序这个意外的客户数据变更。
Through the introduction of forward link records and relocated records the update mechanism kept record storage addresses unchanged when splitting a page to avoid the I / O overhead of index update .
通过引入前向链接记录和重定位记录,该 更新机制使页面分裂时 记录存储地址保持不变,避免了索引更新的I/O开销。
Update the default record type in ClearQuest to map to the record type used for defects in your specific schema configuration .
更新ClearQuest中的默认 记录类型,以映射用于特定方案配置的缺陷的记录类型。
You have essentially done a DB2 Update to the record .
实质上,您对该 记录执行了一次 DB2Update。
Update linked record in database table with shape cell values .
使用形状单元格的值 更新链接的数据库表 记录。
You pass the new values of name date and the deleted flag to the update service for updating the record in the database .
您将名称、日期和删除标记的新值传递到 更新服务以更新数据库中的 记录。
Third the methods to update or delete the selected record row in the DataGrid from Web forms controls are given to ensure data validation .
还给出从表单输入控件修改( 更新或删除)DataGrid中所选择 记录行的方法,以保证数据有效性验证。
Now that you have your list of departments you will complete your second Web page that enables you to update an employee record .
既然现在您已经有了部门的列表,那么您就可以完成您的第二个页面,该页面能让您 更新一个员工的 记录。
You suggest adding links for editing the data view so that the team member who places the order can immediately update the record for the item .
您可以建议添加一个用于编辑数据视图的链接,以便下单的员工能立即 更新该货品的 记录。
You need to update the FpML trade record stored in the database to reflect these new terms which can be passed to a Java EE application as a transient XML message .
您需要 更新存储在数据库中的FpML交易 记录,以反映这些新的条款,这些 新条款会被作为临时XML消息传递给JavaEE应用程序。
Although the method used to update your A record varies in general it consists of knowing the ID and password of the account at your DNS provider as well as how to change records .
尽管 更新A 记录所用的方法各不相同,但是一般都需要知道您在DNS提供商的账户ID和密码,以及如何修改记录。
Shows how to update an existing subscription record .
说明如何 更新现有的订阅 记录。
There is a possibility an update occurs ahead of the insert and a DB2 failure is thrown by trying to update a record for which no record exists because the insert was never processed .
若更新发生在插入之前,那么在我们试图 更新一个因未做插入处理而不存在的 记录时,会抛出一个DB2失败故障。
Update the customer record in the customer table within the company â™ s database with their payment method and details .
更新公司数据库客户表格中的客户 记录,记下支付方式和详细内容。
And that Customer object would allow you to insert update or delete the corresponding record in the database .
而且Customer对象应当允许插入、 更新或删除数据库中对应的 记录。
There is a possibility that both managers try to update the same employee record at the same time .
此时存在一种可能,即两名经理可能同时对同一名员工的 记录进行 更新。
In this way you update the master record with all the data out of the merge record .
用这种方法,就可以用所有合并记录中的数据 更新主 记录。
We add a trigger to database so that every update to a record in the table increments the revision counter .
向数据库添加触发器,以便对该表中的 记录的每个 更新都会导致修订计数器递增。
Update parameters-when you update an existing record or insert a new one the values for the columns in the changed or new record are established at run time .
更新参数&当 更新现有 记录或插入新记录时,已更改记录或新记录中列的值将在运行时建立。
The task find and view patient record may be used by most of the organization whereas the task create and update patient record may be used only by the admission and front desk staff .
任务“查找和浏览病人病历”可能会被绝大多数组织使用,而任务“创建和 更新病人 病历”可能只会被入院和前台服务人员使用。
Clicking the update button updates the record in the data source while clicking the Cancel button abandons any changes .
单击“ 更新”按钮更新数据源中的 记录,而单击“取消”按钮则放弃所有更改。
Please contact sponsor with the new address details so that we can update your record in SEVIS .
请你将新的变更住宿地址给担保机构,这样我们才能 更新你的SEVIS 纪录。
The hostname rather than IP address is provided so that you can change the host IP address without having to update the DNS SOA record .
提供主机名而不是IP地址是为了使您能够更改主机IP地址而不必 更新DNSSOA 记录。
Variable names can be used in update statements to show the old and new values affected but this should be used only when the update statement affects a single record .
可以在update语句中使用变量名称来显示受影响的旧值和新值,但仅当 update语句影响单个 记录时才应使用变量名称。
It is not necessary to have server requests and responses coincide with user actions such as a request for an update to a database record and a response that the update was successful .
服务器请求和响应不需要匹配用户操作,例如一个 更新数据库 记录的请求和一个更新成功的响应。
Attempting to update a record that has already been changed results in a concurrency violation .
如果试图 更新已更改的 记录,则将导致并发冲突。
You can 't update the record because another user or application deleted it or changed the value of its primary key .
由于其他用户或程序已经删除了该 记录或更改了其主键的值,所以无法对其进行 更新。
After you have the object in XML format you can issue a regular SQL update statement to update the record in the table EMPLOYEE .
把对象转换为XML格式之后,可以通过执行常规的SQL更新语句 更新EMPLOYEE表中的 记录。
美[ʌpˈdet rɪˈkɚd]英[ʌpˈdeit riˈkɔ:d]
[计] 更新记录