ON DELETE SET NULL 当主表的行被删除的时候 ; 在外键后加上
CXSD Delete Set Maintenance 删除集维护
Delete SET NULL 删除置空
Delete Current Color Set 删除现在的颜色 ; 删除当前颜色集
Delete Procedure Result Set Columns 删除过程结果集列
Result-set-delete Facility 结果集删除机制
Result-Set Delete 删除结果集
Delete Brush Set 删除画笔设置
Delete Attribute Set 删除属性组合
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 SET NULL规则被激活时,如果一条记录从父表中删除,子表中的所有记录以及匹配的外键值都被设置为NULL。
This method takes three parameters, the primary key, the action performed on the table (create, update, delete) and a result set.
此方法具有三个参数,主键、对表执行的操作(创建、更新、删除)和结果集。
Delete all result set columns except those required by the target table.
删除目标表不需要的所有结果集列。
应用推荐