单词 | referential integrity |
释义 | 例句释义: 引用完整性,参照完整性,参考完整性,参考完整性限制 1. A relationship that does not enforce referential integrity appears as a thin line between the common fields supporting the relationship. 不实施参照完整性的关系在支持该关系的公共字段之间显示为细线。 www.kuenglish.info 2. For these design data integrity between tables, collectively referred to as referential integrity. 对于这些设计表间数据的完整性,统称为参照完整性。 goabroad.wenda.sohu.com 3. To make sure your data is not out of sync, you can enforce referential integrity between the titles and publishers tables. 为确保数据不失去同步,可以在titles和publishers表之间强制引用完整性。 msdn2.microsoft.com 4. User-Defined Integrity enforces some specific business rules that do not fall into entity, domain, or referential integrity categories. 用户定义的完整性强制执行一些具体的业务规则,不属于实体,域或参照完整性类别。 wenwen.soso.com 5. You enforce referential integrity by enabling it for a table relationship (see Enforce referential integrity for step-by-step instructions). 可以通过为表关系启用参照完整性来实施参照完整性(请参阅实施参照完整性,以了解详细步骤)。 office.microsoft.com 6. Table relationships are the foundation upon which you can enforce referential integrity to help prevent orphan records in your database. 可以将表关系作为基础来实施参照完整性,这样有助于防止数据库中出现孤立记录。 office.microsoft.com 7. A foreign-key constraint, which can be used to maintain referential integrity between a parent and child table in a dataset. 外键约束,可用来维护数据集中的父表和子表之间的引用完整性。 msdn2.microsoft.com 8. This process is referred to as verifying referential integrity. 这个过程被称作校验参照完整性。 www.ianywhere.com 9. No joins, and no referential integrity, at least at the data store level. 至少在数据存储层次上,不能使用表连接(Join),也不要定义关联完整性约束。 www.infoq.com 10. Now create two tables, Customer and Orders, and a referential integrity between the tables. 现在创建两个表,Customer和Orders,以及表之间的一个引用完整性。 www.ibm.com 1. Referential integrity indicates that the relationships between tables have been correctly maintained . 引用完整性指示表之间的关系得到正确维护。 www.bing.com 2. Also, the Q Apply program does not drop referential integrity constraints on nicknames during the loading process and then restore them. 同样,在执行装入操作期间,QApply程序也不删除别名上的参照完整性约束,并在这之后恢复它们。 www.ibm.com 3. Verifying referential integrity means ensuring that no foreign key points to a primary key that does not exist. 校验参照完整性的意思是指,应确保任何外键所指向的主键都应该存在。 www.ianywhere.com 4. however, these changes can be executed more efficiently using cascading referential integrity constraints. 不过,使用级联引用完整性约束可以更有效地执行这些更改。 technet.microsoft.com 5. A foreign key constraint allows you to define referential integrity between a parent and child table . 外键约束允许您定义父表和子表之间的引用完整性。 www.bing.com 6. Referential integrity becomes database independent , and complex relationships between database objects become portable . 引用完整性成了数据库独立性,数据库对象之间的复杂关系成了可移植性。 www.bing.com 7. Triggers are often created to enforce referential integrity or consistency among logically related data in different tables. 创建触发器通常是为了强制不同表中在逻辑上相关的数据之间保持引用完整性或一致性。 technet.microsoft.com 8. Referential integrity helps ensure that references stay synchronized and is dependent upon table relationships. 参照完整性帮助确保参照保持同步并且依赖于表关系。 office.microsoft.com 9. You can ask the database server to delay verifying referential integrity to the end of your transaction. 可以请求数据库服务器将参照完整性校验延迟到事务结束时。 www.ianywhere.com 10. Constraints support domain integrity, entity integrity, and referential integrity, as well as user-defined integrity. 约束支持域完整性、实体完整性、引用完整性以及用户定义完整性。 technet.microsoft.com 1. You enforce referential integrity by enabling it for a table relationship. 实施参照完整性的方法是为表关系启用参照完整性。 office.microsoft.com 2. State the primary types of tables found in a data warehouse and the order which they must be loaded to enforce referential integrity. 简述数据仓库中的表的基本类型,以及为了保证引用完整性该以什么样的顺序对它们进行加载。 blog.sina.com.cn 3. And a referential integrity between the tables. 以及表之间的一个参考完整性。 www-128.ibm.com 4. Ensure dependent tables in a referential integrity (RI) relationship have indexes that exactly match the foreign key. 确保参照完整性(referentialintegrity,RI)关系中的依赖表拥有与外键匹配的索引。 www.ibm.com 5. Entity dependency: Referential integrity enforcement determines table and object dependency. 实体依赖性:参照完整性的实施决定了表和对象的依赖性。 www-128.ibm.com 6. Referential integrity is also handled by standard code within the framework and requires no additional coding from any developer whatsoever. 参考完整性也有框架的标准代码来实现,不需要开发者一点点的额外代码。 www.kle100.cn 7. Because referential integrity is enforced by the application logic, no relationships are defined between those tables. 由于引用完整性由应用程序逻辑强制实施,因此没有定义这些表之间的关系。 msdn2.microsoft.com 8. Figure 4 depicts the referential integrity (foreign key relationship) shown by a UML association between the tables. 图4描述了由一个表之间的UML关联所表示的引用完整性(外键关系)。 www.ibm.com 9. To request that the database server delay referential integrity checks until commit time, set the value of the option WAIT_FOR_COMMIT to ON. 要请求数据库服务器将参照完整性检查延迟到提交时,请将WAIT_FOR_COMMIT选项的值设置为ON。 www.ianywhere.com 10. Referential integrity cannot be enforced on linked tables. 不能对链接表实施参照完整性。 office.microsoft.com 1. Referential integrity constraints are not replicated, indexes are optionally replicated. 不会复制引用完整性约束,可以选择复制索引。 msdn2.microsoft.com 2. Referential integrity refers to the rules about the relationships between the primary and foreign keys of tables. 引用完整性是指有关表的主键和外键之间的关系的规则。 msdn2.microsoft.com 3. Also, the relationship might enforce a set of rules called referential integrity. 此外,关系会实施一组称为参照完整性的规则。 office.microsoft.com 4. Referential integrity constraints and indexes are replicated from server automatically. 引用完整性约束和索引是从服务器自动复制的。 msdn2.microsoft.com 5. STEP E: Define appropriate referential integrity constraints between the fact table and the three dimension tables. 第5步:在事实表和3个维度表之间建立正确的引用完整性约束。 www.ibm.com 6. In the conversion process, it ensures the entity integrity of the data, domain integrity and referential integrity. 在转换过程中保证了数据的实体完整性、域完整性以及引用完整性。 www.fabiao.net 7. For information about enabling referential integrity, see the steps in the next section. 有关实施参照完整性的信息,请参阅下一节中的步骤。 office.microsoft.com 8. However, the referential integrity would not have been enforced. 不过,参照完整性将得不到保证。 www.ibm.com 9. Referential integrity relationships help ensure information in one table matches information in another. 引用完整性关系有助于确保一个表中的信息与另一个表中的信息匹配。 msdn2.microsoft.com 10. The data volumes in data warehouse databases make traditional referential integrity constraints too costly. 数据仓库中的数据量使得传统引用完整性约束的成本太高。 www.ibm.com 1. Referential integrity preserves the defined relationships between tables when rows are entered or deleted. 输入或删除行时,引用完整性保留表之间定义的关系。 technet.microsoft.com 2. Update all affected indexes and verify both referential integrity and uniqueness, where appropriate. 更新所有受影响的索引,并校验参照完整性和唯一性(如果适当)。 www.ianywhere.com 3. System triggers implement referential integrity actions. 参照完整性动作由系统触发器执行。 www.ianywhere.com 4. However, the best way to enforce referential integrity is to define primary key and foreign key constraints in the related tables. 然而,强制引用完整性的最好方法是在相关表中定义主键和外键约束。 msdn2.microsoft.com 5. That ensures referential integrity between the tables. 这样就保证了表间的引用完整性。 www.ibm.com 6. If one document contains the authoritative data that other documents refer to, it is more difficult to maintain referential integrity. 如果一个文档包含其他文档引用的可靠数据,就很难维护引用完整性。 www.ibm.com 7. You can change the conditions under which referential integrity is enforced by editing the relationship's properties. 通过编辑关系的属性,可以更改强制引用完整性的条件。 technet.microsoft.com 8. The foreign key constraints are used to enforce referential integrity. 外键约束被用于实施参照完整性。 wenwen.soso.com 9. The generated code provides notification, and referential integrity. 生成的代码还提供通知、参照完整性和可定制的XMI持久性。 www.ibm.com 10. INSTEAD OF UPDATE and DELETE triggers are not allowed on tables that are targets of cascaded referential integrity constraints. 不允许在作为级联引用完整性约束目标的表上使用INSTEADOFUPDATE和DELETE触发器。 msdn2.microsoft.com 1. The REFERENCES clause now supports the SET NULL and SET DEFAULT cascading referential integrity actions. REFERENCES子句现在支持级联引用完整性操作SETNULL和SETDEFAULT。 msdn2.microsoft.com 2. Referential integrity is not enforced in the relationships between data in the lists. 参照完整性不会对列表中的数据之间的关系强制实施。 office.microsoft.com 3. For example, it is referential integrity that forces you to create a customer record before you create orders for that customer. 例如,参考完整性会强制您建立客户记录,才能建立该客户的订单。 technet.microsoft.com 4. Often, however, it is also possible to take a specific action on each foreign key to maintain referential integrity. 但常常也可以对每个外键执行具体的操作来保持参照完整性。 www.ianywhere.com 5. The database server verifies referential integrity by counting orphans. 数据库服务器通过计算遗孤数来校验参照完整性。 www.ianywhere.com 6. The "one" and "many" symbols are not displayed in this case, because referential integrity is not enforced. 在此情况下,由于不实施参照完整性,因此不显示“一”和“多”符号。 office.microsoft.com 7. Referential integrity constraints enforce the relational structure of the database. 参照完整性约束可以加强数据库的关系结构。 www.ianywhere.com 8. Is a constraint that provides referential integrity for the data in the column or columns. 为列中的数据提供引用完整性的约束。 msdn2.microsoft.com 9. For more on MySQL referential integrity, please see the section on foreign keys constraints in the MySQL product documentation. 要深入了解MySQL参照完整性,请参考MySQL产品文档中关于外部关键字的部分。 www.ibm.com 10. Referential integrity between tables is enforced by default when you create a relationship. 创建关系时,默认情况下将强制表与表之间的引用完整性。 msdn2.microsoft.com 1. Delete a foreign key constraint when you want to remove the requirement to enforce referential integrity. 如果想要移除对强制引用完整性的要求,则可删除外键约束。 technet.microsoft.com 2. Extend referential integrity between tables. 扩展表之间的引用完整性。 msdn2.microsoft.com 3. Referential integrity makes sure that key values are consistent across tables. 引用完整性确保键值在所有表中一致。 msdn2.microsoft.com 4. Is a constraint that provides referential integrity for the data in the column. 为列中数据提供引用完整性的约束。 msdn2.microsoft.com 5. Furthermore, dropping all the data in one table can have a cascading effect and can cause other referential integrity violations. 此外,删除某个表中的所有数据可能会产生级联影响,并可能会导致其他引用完整性被破坏。 technet.microsoft.com 6. Referential integrity rules are among the table. 参照完整性属于表间规则。 goabroad.zhishi.sohu.com 7. The EJB container is important for maintaining the referential integrity of all entity bean relationships. EJB容器对于维护所有实体bean关系的引用完整性来说是很重要的。 www.ibm.com 8. For more information on referential integrity, see Ensuring Data Integrity and CREATE TABLE statement. 有关参照完整性的详细信息,请参见确保数据完整性和CREATETABLE语句。 www.ianywhere.com 9. Includes declared referential integrity on the primary keys. 包含已对主键声明的引用完整性。 msdn2.microsoft.com 10. Action taken when a Transact-SQL statement violates the referential integrity that is defined by this constraint. 当Transact-SQL语句违反该约束所定义的引用完整性时执行的操作。 msdn2.microsoft.com 1. Describes requirements for enforcing referential integrity and the effect this has on database users. 说明强制引用完整性的要求以及对数据库用户的影响。 msdn2.microsoft.com 2. A foreign key is a constraint that enforces referential integrity. 外键是强制引用完整性的约束。 technet.microsoft.com 3. This referential integrity can be checked in one or both directions depending on the project goal. 取决于项目的目的,可以从一个方向或同时从两个方向检查引用完整性。 www.ibm.com 4. The tables listed in bold are related to the filtered table with referential integrity enforced. 以粗体列出的表与过滤器表具有实施参照完整性关系。 www.showxiu.com 5. Referential integrity is not enforced in the new list. 在新的列表中不会强制实施参照完整性。 office.microsoft.com 6. This procedure modifies that code to send updates in the proper order to eliminate the possibility of raising referential integrity errors. 本过程将修改该代码以按正确的顺序发送更新内容,从而消除产生引用完整性错误的可能性。 msdn2.microsoft.com 7. For more information about how to enforce referential integrity and choose a cascade option, see the section Enforce referential integrity. 有关如何实施参照完整性以及选择级联选项的详细信息,请参阅实施参照完整性一节。 office.microsoft.com 8. It is also a sound choice if you want to use database referential integrity to enforce associations. 如果你想用数据库的引用完整性来做关联,那它也是个合适的选择。 www.infoq.com 9. Give you the option to implement referential integrity between parent and child tables by creating a foreign key constraint. 允许您选择通过创建外键约束来实现父表和子表之间的引用完整性。 technet.microsoft.com 10. You can also set the join type, or enforce referential integrity and choose a cascade option. 还可以设置联接类型,或实施参照完整性,以及选择级联选项。 office.microsoft.com 1. To enforce referential integrity, you must edit the relationship. 要实施参照完整性,必须对该关系进行编辑。 office.microsoft.com 2. For example, if you use Table Designer to design your tables, referential integrity is enforced using relationships instead of triggers. 例如,如果使用表设计器来设计表,则可使用关系而不是触发器来强制引用完整性。 msdn2.microsoft.com 3. Also, you must open the database that contains the linked tables, and enable referential integrity. 而且,您必须打开包含链接表的数据库,并启用参照完整性。 office.microsoft.com 4. Referential integrity, materialized views, snapshot isolation, high availability via database mirroring and (MaterializedView)、快照隔离、通过数据库镜像和服 www.ianywhere.com 5. As part of the foreign-key constraint, you can specify referential integrity rules that are applied at three points 作为外键约束的一部分,可以指定在三个时候应用的引用完整性规则 msdn2.microsoft.com 6. You can specify each of the available referential integrity actions separately for updates and deletes of the primary key 可以为更新和删除主键的情况分别指定各个可用参照完整性动作 www.ianywhere.com 7. Dealing with referential integrity between tables during template definition 模板实现期间处理表之间的参照完整性 www.ibm.com 8. Relationships that enforce referential integrity 强制参照完整性的关系 office.microsoft.com 9. Referential integrity for element relationships 元素关系的引用完整性 www.ibm.com 10. Actions Defined by Referential Integrity Constraints 在引用完整性中定义的操作 www.zw1840.com 1. For more information about referential integrity, see the section Enforce Referential Integrity 有关参照完整性的详细信息,请参阅实施参照完整性一节 office.microsoft.com 2. To illustrate the need for maintaining referential integrity via the order database operations extension, consider an example 为了阐释通过对数据库操作进行排序来维持引用完整性的必要性,请考虑以下示例 www.ibm.com 3. Set the WAIT_FOR_COMMIT option to avoid referential integrity complaints here 设置WAIT_FOR_COMMIT选项以避免在此处破坏参照完整性 www.ianywhere.com 4. One row for each referential integrity constraint declared on a table or column 在表或列上声明的每个参照完整性约束都占一行 www.ianywhere.com 5. Designing to avoid referential integrity errors 防止参照完整性错误的设计 www.ianywhere.com 6. Enforcing entity and referential integrity 实施实体完整性和参照完整性 www.ianywhere.com 7. If you have difficulty enabling referential integrity, note that the following conditions are required to enforce referential integrity 如果在启用参照完整性时遇到困难,请注意在实施参照完整性时需要满足以下条件 office.microsoft.com 8. Study and Implement of Data's Referential Integrity 数据参照完整性的研究及实现 www.ilib.cn 9. You can set referential integrity when all of the following conditions are met 当下列所有条件都满足时,可以设置引用完整性 msdn2.microsoft.com 10. Learn about the referential integrity rules 了解参照完整性规则 office.microsoft.com 1. Turn referential integrity on or off 打开或关闭参照完整性 office.microsoft.com 2. When referential integrity is enforced, you must observe the following rules 当强制引用完整性时,您必须遵守下列规则 msdn2.microsoft.com 3. After you have enforced referential integrity, the following rules apply 实施了参照完整性之后,以下规则将适用 office.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。