您要查找的是不是:
- Control supports the update operation. 对象是否支持更新操作。
- Performs an update operation on the list of data that the. 对象所表示的数据列表执行更新操作。
- Lets you access the rows processed during a batch update operation. 允许您访问在批处理更新操作期间已处理的行。
- IU locks are converted to IX locks if an update operation takes place. 如果进行了更新操作,IU锁将转换为IX锁。
- This event is often used to check the results of the update operation. 此事件通常用于检查更新操作的结果。
- This is done whenever an insert or update operation increases the total size of the row beyond the 8060 byte limit. 每当插入或更新操作将行的总大小增大到超过限制的8,060字节时,将会执行此操作。
- The schema update operation tried to add a backward link attribute that has no corresponding forward link. 架构更新操作试图添加一个反向链接,但该反向链接没有相应的正向链接。
- Revise and update operating files for energy equipments. 能源设备作业文件的编制、维护。
- The OUTPUT clause may be useful to retrieve the value of identity or computed columns after an INSERT or UPDATE operation. OUTPUT子句对于在INSERT或UPDATE操作之后检索标识列或计算列的值可能非常有用。
- The REFERENCING NEW clause allows you to modify the new row in a BEFORE trigger before the insert or update operation takes place. REFERENCING NEW子句允许在插入或更新操作发生之前在BEFORE触发器中修改新行。
- Control is not bound to a data source control, the user did not cancel the update operation, and an event handler is not registered for the event. 控件未绑定到数据源控件、用户未取消更新操作以及事件处理程序没有为事件注册时调用。
- This allows you to provide an event-handling method that performs a custom routine, such as canceling the update operation, whenever this event occurs. 这使您可以提供一个这样的事件处理方法,即每次发生此事件时执行一个自定义例程(如取消更新操作)。
- If you receive this error message during the update operation, the account that you are using does not have full access to the mailbox. 如果您在更新操作期间收到此错误消息,那么您所使用的帐户没有针对邮箱的完全访问权限。
- One of the sessions will succeed with the update operation during the first attempt, and the other session will be selected as the deadlock victim. 在第一次尝试过程中,其中一个会话将成功完成更新操作,而另一个会话将被选择为死锁牺牲品。
- This event is often used to cancel the updating operation. 此事件通常用于取消更新操作。
- Value, the update operation can then compare the old and new values to the original data source to detect conflicts and handle them as required. 值,更新操作然后可以比较原始数据的旧值和新值以检测冲突并根据需要处理它们。
- But they slow down database insert, and delete and possibly update operations. 当然,这也减慢了数据库插入删除以及一些更新操作。
- This enables you to provide an event-handling method that performs a custom routine, such as checking the results of the update operation, whenever this event occurs. 这使您可以提供一个这样的事件处理方法,即每次发生此事件时就执行一个自定义例程(如检查更新操作的结果)。
- The following example demonstrates how to use the RowCancelingEdit event to display a cancellation message when the user cancels the update operation of a GridView control. 下面的示例演示当用户取消GridView控件的更新操作时,如何使用RowCancelingEdit事件显示取消消息。
- Button for the row is clicked, the values of each control property bound using Bind syntax are extracted and passed to the data source control for the update operation. 语法绑定的每个控件属性值都会被提取出来,并传递给数据源控件以执行更新操作。