• When ON delete set NULL is active, when a record is deleted from the parent table, all records in the child table with matching foreign key values are set to NULL.

    ON DELETE SETNULL规则激活时,如果记录从父中删除,中的所有记录以及匹配的设置为NULL。

    youdao

  • However, you can watch the error occur if you delete the previous two breakpoints and set a new breakpoint at line 4.

    如果删除原来两个断点第4行上设置一个断点可以看到这个错误是如何发生的。

    youdao

  • A user can assign an activity or a to-do to any user, set priority, or delete the activity when the activity is over.

    用户可以任何用户分配一个活动任务设置优先级或者活动结束后删除活动。

    youdao

  • This method takes three parameters, the primary key, the action performed on the table (create, update, delete) and a result set.

    方法具有三个参数执行操作(创建更新删除)结果

    youdao

  • Delete all result set columns except those required by the target table.

    删除目标需要所有结果

    youdao

  • Do not delete the two original data sets, because the report still USES them to populate the joint data set.

    不要删除两个原始数据因为表格仍然会使用它们实现关系数据

    youdao

  • The first main COBOL program performs the standard CRUD (Create, Read, Update, Delete), operations set, acting on a single record.

    第一cobol程序执行标准CRUD(创建读取更新删除)、操作集合,并单个记录进行操作。

    youdao

  • Our application will let us add photos to a set or delete the photos, all using drag and drop metaphors.

    我们应用程序允许通过拖放操作照片集中添加删除照片。

    youdao

  • If the user chooses to delete, the set of selected appointments is marked as invalid in the record store.

    如果用户选择删除,所选择约会记录存储中标记无效

    youdao

  • Depending on the kind of data history that the DBA wants to maintain, this data delete interval should be set.

    应该根据DBA希望维护数据历史类型设置数据删除时间间隔

    youdao

  • Select any static policies with a match set including type = WAS_TRANSACTIONS, and click Delete.

    选择任何包含type = WAS_TRANSACTIONS匹配设置静态策略单击Delete

    youdao

  • If this is set, even root cannot delete the file until the attribute is unset.

    设置完成后,即使是root用户也不能删除文件直到属性解除

    youdao

  • A common set of patterns across most Web applications relates to create, read, update, delete (CRUD) functionality.

    大多数Web应用程序通用模式涉及创建读取更新删除(CRUD)功能

    youdao

  • If TRIGDEPTH is set to 3,000 then ChompQ will calculate a negative number of messages to delete.

    如果TRIGDEPTH设置3,000,那么Chom pQ计算需要删除的消息数量将是一个负数。

    youdao

  • If you did not delete the cookie already set, you will be allowed to select a flight from Welcome.jsp without having to log in again.

    如果没有删除已经设置好的cookie,那么您不必再次登录可以Welcome . js p中选择航班

    youdao

  • So, you will have to delete both interfaces using the rmdev -dl -r command, re-detect the correct device using CFGMGR, and then set an IP address.

    因此不得不使用rmdev—dl- r命令删除所有接口,使用cfgmgr重新检测正确设备然后设置一个IP地址

    youdao

  • New MQI function calls are used to set, inquire about, and delete message properties (MQSETMP, MQINQMP and MQDLTMP).

    新的MQ i函数调用用于设置查询删除消息属性(MQSETMP,MQIN Q MPMQDLTMP)。

    youdao

  • In the Products view action, you could check to see if the user has permission to update or delete the product and set variables that can be used to display or hide the buttons in the view.

    Products视图操作可以查看用户是否更新删除产品权限设置用于显示隐藏视图中按钮变量

    youdao

  • A flag, if set, indicates to automatically delete all stored data at application startup.

    一个flag如果设置了那么表示应用程序启动时自动删除所有已存储数据

    youdao

  • The set of operations supported by the service. (for example, POST, GET, PUT or DELETE).

    服务支持操作集合例如POSTGETPUTDELETE)。

    youdao

  • The transition so far: it was easy to set up, and I forwarded all incoming Gmail emails to Fastmail. Eventually I'll delete my Gmail, but for now I'll leave it.

    转变容易做到,把我所有收到的邮件都转发Fastmail里,最终将要删除Gmail账号但是现在我将要离开Fastmail。

    youdao

  • All that remains is to delete the original set of lines and replace it (via an append ) with these accumulated unique lines.

    所有留下这些行将删除原始这些积累下来的唯一来替换(通过一个append )。

    youdao

  • When logretain is set to "Capture", the Capture program calls the PRUNE LOGFILE command to delete log files when the Capture program completes.

    logretain设置成CaptureCapture程序完成时,它会调用PRUNELOGFILE命令删除日志文件

    youdao

  • To delete the book with the id of 103, you would simply set the URL to point to item 103, change the method to delete, then press GO again (Figure 22).

    删除ID103图书只需URL设置指向项目103,将方法更改DELETE然后再次单击GO(22)。

    youdao

  • Use the Add, Change, and Delete buttons to set up all the input parameters that are needed and click Next.

    使用AddChangeDelete按钮设置函数所需所有输入参数单击Next

    youdao

  • Delete form: the delete form lists the set of appointments and provides the option to select one or more.

    删除表单:删除表单列出约会提供选择多个选项

    youdao

  • But the new service could set off privacy alarm bells: Every conversation will be kept for posterity, unless users delete them.

    但是新的服务引发隐私警钟每次谈话都会保留除非用户将其删除

    youdao

  • Listing 10 shows one approach, which is to bind the "Delete" trigger to a node in the data model, and then to make that node non-relevant when the count of nodes in the set reaches 1.

    清单10给出了一种方法就是删除触发器绑定到数据模型中的节点上,然后节点集中节点达到1使节点变为不相关。

    youdao

  • An example of a standard associated with contract expression is the CRUD (create, read, update, delete) convention traditionally used to outfit components with a predictable set of methods.

    服务表达相关标准例子CRUD(增删改查),传统上,它用于组件配备可预见方法

    youdao

  • An example of a standard associated with contract expression is the CRUD (create, read, update, delete) convention traditionally used to outfit components with a predictable set of methods.

    服务表达相关标准例子CRUD(增删改查),传统上,它用于组件配备可预见方法

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定