单词 | foreign key | ||||||||||||||||
释义 | foreign key
更多释义 收起释义 例句释义: 外键,外来键,外键约束 1. View the foreign key attributes of a relationship if you want to see which columns participate in the foreign key side of a relationship. 如果您要查看哪些资料行参与关联性的外部索引键端,可检视关联性的外部索引键属性。 technet.microsoft.com 2. The employee table might have a foreign key for the office table that indicates which city the employee's office is in. 雇员表中可能有一个办事处表的外键,显示雇员工作的办事处位于哪座城市。 www.ianywhere.com 3. I create a separate foreign_key_* column for every element that might be a parent of the XML element to which a table corresponds. 我为每个可能是与表所对应的XML元素父代的元素创建了单独的foreign_key_*列。 www.ibm.com 4. You cannot change the length of a column defined with a PRIMARY KEY or FOREIGN KEY constraint. 无法更改用PRIMARYKEY或FOREIGNKEY约束定义的列的长度。 technet.microsoft.com 5. Select the foreign key column and the primary key table and column with which you want form a relationship. 选择外键列以及要与之建立关系的主键表和列。 msdn2.microsoft.com 6. The above access plan is for an insert into the child table of a foreign key relationship. 上述访问计划是针对将行插入到拥有外键关系的子表的insert的。 www.ibm.com 7. Early enterprise applications used database tables and foreign-key relationships between them to model entities. 早期的企业应用程序使用数据库表和表之间的外键关系进行实体建模。 www.ibm.com 8. This procedure allows you to migrate in one step a set of remote tables , including their foreign key mappings , from the specified server . 使用此过程,仅需要一步,即可从指定的服务器迁移一组远程表,包括它们的外键映射。 www.bing.com 9. Note that this setting is independent of the nulls setting in the columns contained in the foreign key. 注意该设置与外键中所包含列的nulls设置无关。 www.ianywhere.com 10. A computed column cannot be used as a DEFAULT or FOREIGN KEY constraint definition or with a NOT NULL constraint definition. 计算列不能用作DEFAULT或FOREIGNKEY约束定义,也不能与NOTNULL约束定义一起使用。 msdn2.microsoft.com 1. If the referenced table is not part of a publication, all FOREIGN KEY constraints on a published table are not replicated. 如果所引用的表不是发布的一部分,则不会复制已发布表的任何FOREIGNKEY约束。 technet.microsoft.com 2. INSTEAD OF DELETE and INSTEAD OF UPDATE triggers cannot be defined on a table that has a foreign key defined with a DELETE or UPDATE action. 对于含有用DELETE或UPDATE操作定义的外键的表,不能定义INSTEADOFDELETE和INSTEADOFUPDATE触发器。 msdn2.microsoft.com 3. Between the key attribute and the attribute bound to the foreign key in the secondary table that links the underlying dimension tables. 在键属性与绑定到辅助表中链接基础维度表的外键的属性之间定义。 msdn2.microsoft.com 4. Fortunately, with a basic understanding of the primary key and foreign key strategy employed, you can find anything you want. 幸运的是,随着对使用的主键和外键策略的基本理解,可以找到您所需的全部内容。 www.ibm.com 5. You can modify the Hibernate cache settings, adjust the fields used for foreign-key associations, and much more. 可以修改Hibernate的缓存设置,调整外键关联使用的字段,等等。 www.ibm.com 6. Details from the Foreign Key Analysis allow the user to understand the overlap of actual values and quickly isolate discrepancies. 外键分析得出的详细信息使用户可以理解实际值的重叠,并快速消除差异。 www.ibm.com 7. The foreign key side of a relationship is denoted by an infinity symbol. 关系的外键方由无穷符号表示。 msdn2.microsoft.com 8. The relationship must relate at least one column from the foreign-key table to at least one column in the primary key table. 必须使外键表中的至少一列与主键表中的至少一列相关。 msdn2.microsoft.com 9. A foreign-key constraint, which can be used to maintain referential integrity between a parent and child table in a dataset. 外键约束,可用来维护数据集中的父表和子表之间的引用完整性。 msdn2.microsoft.com 10. To use a key join, there must be a foreign key relationship between the tables, or an error is issued. 若要使用键连接,表和表之间必须有外键关系,否则将发出错误消息。 www.ianywhere.com 1. In order to create a foreign key relationship, at least one of the two tables must have a primary key or unique constraint defined. 要创建外键关系,两个表中必须至少有一个定义了主键或唯一约束。 msdn2.microsoft.com 2. The point table (wells_pts) has a foreign-key relationship with the source table (wells). 点表(wells_pts)和源表(wells)之间有外键关系。 www.ibm.com 3. To make sure that all values of a composite FOREIGN KEY constraint are verified, specify NOT NULL on all the participating columns. 若要确保验证了组合FOREIGNKEY约束的所有值,请将所有参与列指定为NOTNULL。 msdn2.microsoft.com 4. When you select the type, the appropriate dialog box opens ( Unique Constraint or Foreign Key Constraint) to help you create the constraint. 显示适当的对话框(唯一约束或外键约束),从而允许您更改约束的属性。 msdn.microsoft.com 5. FOREIGN KEY constraints defined as part of a table definition that enforce proper relationships between tables. 作为表定义的一部分而定义的FOREIGNKEY约束,它强制使表间具有恰当的关系。 technet.microsoft.com 6. A relationship is analogous to a join path that might exist between primary and foreign key columns in a relational database. 关系类似于可能存在于关系数据库中的主键列和外键列之间的联接路径。 msdn2.microsoft.com 7. If a table has more than one foreign key, you can only specify only one of them to use for the ratio. 如果表中有多个外键,则只能使用其中一个外键来指定比率。 technet.microsoft.com 8. Join filtering logic for a publication that does not match the primary key and foreign key constraints . 为主键和外键约束不匹配的发布联接筛选逻辑。 www.bing.com 9. Verifying referential integrity means ensuring that no foreign key points to a primary key that does not exist. 校验参照完整性的意思是指,应确保任何外键所指向的主键都应该存在。 www.ianywhere.com 10. A foreign key constraint allows you to define referential integrity between a parent and child table . 外键约束允许您定义父表和子表之间的引用完整性。 www.bing.com 1. When creating a foreign key, Informix automatically creates a B-Tree index on the child table when creating a foreign key. 创建一个外键时,Informix自动地在子表上创建一个B-Tree索引。 www.ibm.com 2. In the adjacent grid cell to the left of each column, choose the corresponding foreign-key column of the foreign-key table. 在每列左侧的临近网格单元格中,选择外键表的相应外键列。 msdn2.microsoft.com 3. When creating a composite foreign key relationship, both sides of the relationship must have the same number of columns. 当创建复合外键关系时,关系的双方必须具有相同数目的列。 msdn2.microsoft.com 4. The foreign key constraint is not enforced when a replication agent performs an insert, update, or delete operation. 在复制代理执行插入、更新或删除操作时,不实施外键约束。 msdn2.microsoft.com 5. FOREIGN KEY constraints do not have to be dropped in advance. FOREIGNKEY约束不必预先删除。 msdn2.microsoft.com 6. Control is used to display the field with the foreign-key relationship from the parent to the child table. 控件来显示具有外键关系父、子表的字段。 msdn2.microsoft.com 7. It is important to understand how foreign-key constraints and cascading behavior in the database are created in the generated dataset code. 您必须了解在产生的资料集程式码中,如何建立资料库中的外部索引键条件约束和串联行为。 technet.microsoft.com 8. To do so, click on the Add icon, and then select the database object type Foreign Key Constraint, as shown in Figure 4c. 为此,单击Add图标,然后选择数据库对象类型ForeignKeyConstraint,如图4c所示。 www.ibm.com 9. SET NULL All the values that make up the foreign key are set to NULL when the corresponding row in the parent table is deleted. 如果删除父表中与外键相对应的行,组成外键的所有值都将设置为NULL。 msdn2.microsoft.com 10. Is the name of the catalog with a foreign key. 包含外键的目录的名称。 msdn2.microsoft.com 1. This enables intra-document links and is similar to the primary key and foreign key relationships in relational databases. 这将启用文档内链接,这与关系数据库中主键和外键关系类似。 msdn2.microsoft.com 2. If so, the existing ID is read from the dimension table and used as the foreign key for the new entries in the fact table. 如果是,则从维表中读取已有的ID,并用它作为事实表中新条目的外键。 www.ibm.com 3. First, it looks at both C-B and D-B for a single foreign key that has the same role name as the correlation name of the view. 首先,它为具有与视图的相关名相同的角色名的单个外键查找C-B和D-B。 www.ianywhere.com 4. Demonstrates how to use a ComboBox control to display the field with the foreign-key relationship from the parent to the child table. 演示如何使用ComboBox控件显示具有从父表到子表的外键关系的字段。 msdn2.microsoft.com 5. If it cannot find a foreign key relationship between the tables, the default is a cross product. 如果查询编辑器在表之间找不到外键关系,则缺省设置为矢量积。 www.kuenglish.info 6. In addition to the id primary key, you've declared the customer_id column to be a foreign key referencing the Customer table. 除了id主键以外,还声明了customer_id列作为引用客户表的外键。 www.ibm.com 7. Ensure dependent tables in a referential integrity (RI) relationship have indexes that exactly match the foreign key. 确保参照完整性(referentialintegrity,RI)关系中的依赖表拥有与外键匹配的索引。 www.ibm.com 8. An enforced relationship ensures each value entered in a foreign key column matches an existing value in the related primary key column. 强制的关系确保在外键列中输入的每个值与相关主键列中的一个现有值匹配。 technet.microsoft.com 9. Consequently, each property that implements an association end will relate to a foreign key in the relational schema. 因此,所有实现关联结束的属性在关联计划中将同一个外键相关。 www.ibm.com 10. In Listing 14, an attempt to insert into the table fails due to a foreign key constraint violation (SQLSTATE 23503) on the customer number. 在清单14中,表插入操作失败,因为客户编号违背了外键约束(SQLSTATE23503)。 www.ibm.com 1. Design entity keys. Considerations include FOREIGN KEY constraints, PRIMARY KEY constraints, and UNIQUE constraints. 设计实体键。考虑外键约束,主键约束和唯一性约束条件。 www.bvtc.cn 2. The foreign key column name in the source table is the same as the destination table name concatenated with the primary key column name. 源表中的外键列名为目标表名加上主键列名。 msdn2.microsoft.com 3. The columns you choose for the foreign key must have the same data type of the primary columns they correspond to. 选作外键的列必须和它们对应的主键列具有相同的数据类型。 msdn2.microsoft.com 4. A state in which all foreign key values in a database are valid. 数据库中的所有外键值都有效的状态。 technet.microsoft.com 5. How do I find the columns of a foreign key for a specified table? 如何找到指定表的外键列? msdn2.microsoft.com 6. Consider the cost of enforcing FOREIGN KEY constraints when you design your database and applications. 在设计数据库和应用程序时应考虑强制FOREIGNKEY约束的开销。 msdn2.microsoft.com 7. Figure 4 depicts the referential integrity (foreign key relationship) shown by a UML association between the tables. 图4描述了由一个表之间的UML关联所表示的引用完整性(外键关系)。 www.ibm.com 8. The Supplier ID column in the Products table is called a foreign key. “产品”表中的“供应商ID”列称为外键。 office.microsoft.com 9. Foreign keys prevent actions that would leave rows with foreign key values when there are no primary keys with that value. 防止外键的行动将使外国键值时,与该值没有主键。 wenwen.soso.com 10. The source table cannot be referenced by a foreign key in another table. 另一个表的外键不能引用源表。 msdn2.microsoft.com 1. You tried to use a column with a formula in a foreign key. 试图在外键中使用包含公式的列。 msdn2.microsoft.com 2. The latter is actually a primary key lookup against the parent table and constitutes the foreign key constraint verification. 索引扫描实际上是对父表进行主键查找,并完成外键约束验证。 www.ibm.com 3. A dimension table needs a generalized key as the primary key data; this becomes the foreign key in the fact table. 维度表需要作为主键数据的通用键;这将作为事实表的外键。 www.ibm.com 4. This parameter can be 0 (do not migrate foreign key mappings) or 1 (migrate foreign key mappings). 此参数可为0(不迁移外键映射)或1(迁移外键映射)。 www.ianywhere.com 5. For a one-to-many relationship, the foreign-key table is the table near the line's figure-eight symbol. 对于一对多关系,外键表是靠近线的无穷符号的那个表。 technet.microsoft.com 6. For foreign key creation, another table with a primary key with a compatible data type is required. 对于创建外键,则需要另外一个具有主键的表,且该主键具有兼容的数据类型。 www.ibm.com 7. An indirect primary key to foreign key relationship with a fact table through some other table. 通过某个其他表与事实数据表的间接主键-外键关系。 technet.microsoft.com 8. However, the relationship in the dataset is not generated as a foreign-key constraint. 但是,资料集中的关联性不会产生做为外部索引键条件约束。 technet.microsoft.com 9. Object allows you to define foreign-key constraint rules. 对象还允许定义外键约束规则。 msdn2.microsoft.com 10. In mapping terms, Person is the owner of the relation (i. e. , the foreign key to the ADDRESS table resides in the PERSON table). 在映射的术语中,Person是此关系的所有者(即ADDRESS表的外键存在于PERSON表内)。 www.ibm.com 1. The subset of primary key rows is used to determine the foreign key rows that are replicated to the Subscriber. 主键行的子集用于确定复制到订阅服务器的外键行。 technet.microsoft.com 2. Specifies whether the data in the table is or is not validated against a newly added or re-enabled FOREIGN KEY or CHECK constraint. 指定表中的数据是否用新添加的或重新启用的FOREIGNKEY或CHECK约束进行验证。 msdn2.microsoft.com 3. When bulk importing data, you can control whether CHECK and FOREIGN KEY constraints are enforced by the bulk-import operation. 大容量导入数据时,您可以控制大容量导入操作是否强制执行CHECK和FOREIGNKEY约束。 msdn2.microsoft.com 4. When that primary key doesn't exist, the offending foreign key is called an orphan. 如果该主键不存在,孤立的外键被称作遗孤。 www.ianywhere.com 5. Equating a foreign key to a primary key (key join): use relative table sizes in determining an estimate. 使某个外键等于某个主键(键连接):使用关系表大小确定预计值。 www.ianywhere.com 6. INSTEAD OF UPDATE triggers cannot be defined on a table that has a foreign key defined by using an UPDATE action. 对于含有用UPDATE操作定义的外键的表,不能定义INSTEADOFUPDATE触发器。 msdn2.microsoft.com 7. At least one value in the foreign key column is NULL. 外键列中至少有一个值为NULL。 msdn2.microsoft.com 8. For this constraint to execute, the foreign key columns must be nullable. 若要执行此约束,外键列必须可为空值。 msdn2.microsoft.com 9. You would then reference the products and customers collections using foreign key-style IDs, much like you would in a relational database. 然后,您需要使用类似于外部关键字的ID来引用products和customers集合。 www.ibm.com 10. In this mode, you can insert one row which contains a foreign key, then insert a second row which contains the missing primary key. 利用这种方式,可以插入包含外键的一行,然后再插入包含丢失的主键的另一行。 www.ianywhere.com 1. The belongs_to expresses the one-to-one foreign key relationship between the DOCUMENTS and USERS table. belongs_to表达了DOCUMENTS与USERS表之间一对一的外键关系。 www.ibm.com 2. For this constraint to execute, all foreign key columns must have default definitions. 若要执行此约束,所有外键列都必须有默认定义。 msdn2.microsoft.com 3. Describes the various options for creating and modifying foreign key relationships. 说明用于创建和修改外键关系的各种选项。 msdn2.microsoft.com 4. You can also establish a foreign key in a secondary table to link with a primary key in a primary table. 您还可以在次表中建立外键,以链接主表中的主键。 www-128.ibm.com 5. The following code example causes a foreign key violation error in a transaction that has other Transact-SQL statements. 下列代码示例导致在含有其他Transact-SQL语句的事务中发生外键冲突错误。 msdn2.microsoft.com 6. In the subscription table, this becomes a foreign key to a subscription schedule table. 在订阅表中,此字段成为指向订阅计划表的外键。 msdn2.microsoft.com 7. However, the best way to enforce referential integrity is to define primary key and foreign key constraints in the related tables. 然而,强制引用完整性的最好方法是在相关表中定义主键和外键约束。 msdn2.microsoft.com 8. A foreign key conflict at the Subscriber, which can occur when the Subscriber-side constraint is not marked as NFR. 订阅服务器上的外键冲突,这会在订阅服务器端约束没有标记为NFR时发生。 msdn2.microsoft.com 9. Foreign key to the Build dimension table that indicates the build which contains the code changes that resolved this work item. 指示以下生成的“生成”维度表的外键:此生成包含解决了该工作项的代码更改。 msdn2.microsoft.com 10. Consult your database documentation for details about how your database works with foreign key constraints. 有关数据库如何使用外键约束的详细信息,请查阅数据库文档。 msdn2.microsoft.com 1. The ordering is always possible as long as there are no foreign key cycles in the schema. 只要模式中没有外键循环,排序总是可能的。 www.ianywhere.com 2. Gets the path for the specified action page of the parent table of the specified foreign-key field. 获取指定外键字段的父表的指定操作页路径。 207.46.16.251 3. An index pushdown uses the pushed-down keys to perform index lookups on a foreign key index of the fact table. 索引下推使用下推键执行事实表外键索引的查询。 www.ibm.com 4. The foreign key constraints are used to enforce referential integrity. 外键约束被用于实施参照完整性。 wenwen.soso.com 5. The FOREIGN KEY constraint on the underlying table is automatically disabled and warning message is displayed. 对基础表的FOREIGNKEY约束自动被禁用,并显示警告消息。 msdn2.microsoft.com 6. A FOREIGN KEY constraint can reference columns in tables in the same database or within the same table. FOREIGNKEY约束可以引用同一数据库的表中的列或同一表中的列。 msdn2.microsoft.com 7. Understanding these foreign-key definitions is key to understanding the mapping of EJB relationships. 理解这些外键的定义是理解EJB关系映射的关键。 www.ibm.com 8. Shows which table contains the column acting as a foreign key in the selected relationship. 显示哪个表包含充当选定关系中外键的列。 msdn2.microsoft.com 9. The Location table contains a foreign key (region_id) that corresponds to primary key of the Region table. Location表包含一个外键(region_id)对应Region表的主键。 www.ibm.com 10. Non-unique columns cannot provide a Foreign Key reference to a different table. 非惟一列不能为不同表提供外键引用。 www.ibm.com 1. Ensure that both the Primary Key in the driving table and the Foreign Key in the target table are of the same datatype. 确保driving表中的主键与target表中的外键具有相同的数据类型。 www.ibm.com 2. These relationship references correspond to foreign-key relationships in the database. 这些关系引用相当于数据库中的外键关系。 technet.microsoft.com 3. Enter the foreign-key column of the foreign-key table that corresponds to the primary key column. 输入对应于主键列的外键表的外键列。 technet.microsoft.com 4. If you use Table Designer, you can create a relationship between tables to automatically create a foreign key constraint. 如果使用表设计器,则可以在表之间创建关系以自动创建外键约束。 msdn2.microsoft.com 5. By default, TranQL uses a simple execution strategy that's not compatible with potential foreign key constraints. 在默认情况下,TranQL使用一个简单的执行策略,不兼容潜在的外键约束。 www.ibm.com 6. Select both primary key table and foreign key table before selecting any field for the relationship. 在选择任何关系字段之前应选择主键表和外键表。 msdn2.microsoft.com 7. You can then add the primary key from the Categories table to the Products table as a foreign key. 然后可以将“类别”表的主键作为外键添加到“产品”表中。 office.microsoft.com 8. Action applied to the foreign key when the SQL operation is an update. 当SQL操作是更新操作时应用于外键的操作。 msdn2.microsoft.com 9. Expands to show which columns from which tables act as the foreign key and primary (or unique) key in the relationship. 展开以显示哪些表中的哪些列充当关系中的外键和主键(或唯一键)。 msdn2.microsoft.com 10. One-to-one relationships and one-to-many relationships are implemented using a foreign key. 一对一关系和一对多关系使用一个外键来实现。 archive.cnblogs.com 1. Foreign key to the Date dimension table that indicates the finish date associated with this work item. 指示该工作项关联完成日期的“日期”维度表的外键。 msdn2.microsoft.com 2. For tables with existing foreign key constraints, you can easily add the related tables to the database diagram. 对于包含现有外键约束的表,可以很容易将相关表添加到数据库图表中。 office.microsoft.com 3. Participate on either side of a foreign key constraint. 参与到外键约束双方的任意一方。 technet.microsoft.com 4. This foreign key is constructed with cascading updates and is set null on deletes. 此外键通过级联更新构造并在删除时设置为空。 www.ianywhere.com 5. It is foreign-key constraints that prevent parent records from being deleted while related child records in another table still exist. 当关联的子资料录仍存在另一个资料表时,外部索引键条件约束不会允许删除父资料录。 technet.microsoft.com 6. Create a relationship between the primary key and foreign key columns. 在主键列和外键列之间创建关系。 msdn2.microsoft.com 7. A direct primary key to foreign key relationship with a fact table. 与事实数据表的直接主键-外键关系。 technet.microsoft.com 8. They are similar to FOREIGN KEY constraints in that they control the values that are put in a column. 此类约束类似于FOREIGNKEY约束,因为可以控制放入列中的值。 technet.microsoft.com 9. Creates filters on foreign key tables when a specified table is replicated. 复制指定的表时,创建外键表的筛选器。 technet.microsoft.com 10. Often, however, it is also possible to take a specific action on each foreign key to maintain referential integrity. 但常常也可以对每个外键执行具体的操作来保持参照完整性。 www.ianywhere.com 1. These constraints consist of NULL, default, check, primary key, and foreign key constraints. 这些约束包括NULL、默认值、检查、主键和外键约束。 msdn2.microsoft.com 2. The relation in Listing 8 defines a mapping between an association end and a foreign key. 列表8中的关联定义了一个关联结尾和一个外键之间的映射。 www.ibm.com 3. The second optimization simplifies the query by eliminating the primary key - foreign key join between employee and sales_order. 第二个优化消除职员与sales_order之间的主键-外键连接,从而简化了查询。 www.ianywhere.com 4. FOREIGN KEY constraints require that each value in the column exist in the specified column in the referenced table. FOREIGNKEY约束要求列中的每个值在所引用的表的指定列中都存在。 msdn2.microsoft.com 5. The query works by matching the values in the primary key field of the first table with a foreign key field in the second table. 查询的工作方式为将第一个表主键字段中的值与第二个表的外键字段进行匹配。 office.microsoft.com 6. New syntax for disabling an index for foreign key constraint was added to use with the ALTER statement. 用于为外键约束禁用索引的新语句被使用ALTER语句添加来使用。 www.ibm.com 7. Indexes are defined on all primary and foreign key columns to support efficient joins between the 12 tables. 全部主键和外键均定义了索引,来支持12个表之间有效的结合。 www.ibm.com 8. For foreign key indexes, it also ensures that the corresponding row exists in the primary table. 对于外键索引,还要确保主表中存在相应的行。 www.ianywhere.com 9. Changes to PRIMARY KEY constraints are checked with FOREIGN KEY constraints in related tables. 对PRIMARYKEY约束的更改可由相关表中的FOREIGNKEY约束检查。 msdn2.microsoft.com 10. These foreign key-primary key pairings form the basis for table relationships and multi-table queries. 这些外键-主键对构成了表关系和多表查询的基础。 office.microsoft.com 1. Another problem that can arise with DPF inserts is if there are foreign key constraints on the table being inserted into (the child table). DPF插入可能引起的另一个问题是,要插入到的那个表(子表)上可能有外键约束。 www.ibm.com 2. Revised topic to indicate that CHECK and FOREIGN KEY constraints are controlled together. 修改了主题以指示同时控制CHECK和FOREIGNKEY约束。 msdn2.microsoft.com 3. In Table 6, the INSERT into the Orders table fails due to a foreign key constraint violation on custno. 在表6中,对Orders表执行INSERT语句失败,因为custno违背了外键约束。 www.ibm.com 4. Foreign key to the Build table that indicates the build in which a work item was found. 指示以下生成的“生成”表的外键:在此生成发现了工作项。 msdn2.microsoft.com 5. A foreign key is a reference to a primary key, usually in another table. 通常,一个外键会参照另一个表中的一个主键。 www.ianywhere.com 6. In the foreign keys page (shown in Figure 3), add a new foreign key ord_cust_key. 在外键页面中(如图3所示),增加一个新的外键ord_cust_key。 www.ibm.com 7. During the foreign key enforcement, the server uses the sequential scan, instead of foreign key index. 在外键加强过程中,服务器使用顺序扫描,而不是外键索引。 www.ibm.com 8. Delete a foreign key constraint when you want to remove the requirement to enforce referential integrity. 如果想要移除对强制引用完整性的要求,则可删除外键约束。 technet.microsoft.com 9. DBCC CHECKCONSTRAINTS constructs and executes a query for all FOREIGN KEY constraints and CHECK constraints on a table. DBCCCHECKCONSTRAINTS构造并执行一个对表的所有FOREIGNKEY和CHECK约束的查询。 msdn2.microsoft.com 10. Relationships will often be a foreign key in a table. 关系将经常是在桌子的外国的钥匙。 topic.csdn.net 1. Is the name of the foreign key table. 是外键表的名称。 msdn2.microsoft.com 2. You'd need to create a new table and also add a new column representing the foreign key to each article to point to a blog. 需要创建一个新表,还要添加指向blog的每个文章的外键。 www.ibm.com 3. This option can only be used with FOREIGN KEY and CHECK constraints. 此选项只能与FOREIGNKEY和CHECK约束一起使用。 msdn2.microsoft.com 4. Informix 11. 7 eliminates the requirement for a foreign key constraint to have an index on the foreign key. Informix11.7取消了外键约束要求外键上有一个索引的需求。 www.ibm.com 5. You can use similar definitions to define foreign key constraints on usa. item_supplied nickname. 可以使用类似的定义来定义usa.item_supplied昵称上的外键约束。 www.ibm.com 6. PRIMARY KEY and FOREIGN KEY constraints can be added or deleted. 可以添加或删除PRIMARYKEY约束和FOREIGNKEY约束。 technet.microsoft.com 7. Root The root identifies the location of the root page of the foreign key in the database file. rootroot标识数据库文件中外键的根页的位置。 www.ianywhere.com 8. Select a measure group that contains the foreign key of the case dimension. 选择包含事例维度外键的度量值组。 msdn2.microsoft.com 9. Shows which column acts as a foreign key in the selected relationship. 显示哪一列充当选定关系中的外键。 msdn2.microsoft.com 10. Foreign key to the Date dimension that indicates the date the work item was last activated. 指示工作项上次激活日期的Date(日期)维度的外键。 msdn2.microsoft.com 1. This row contains data in a foreign key that requires a primary key value that has been deleted. 此行在外键中包含的某些数据要求主键值,而该主键值已被删除。 www.jukuu.com 2. Cascade Deletes all rows containing data involved in the foreign key relationship. 级联删除包含外键关系中所涉及的数据的所有行。 msdn2.microsoft.com 3. You might have deleted a record that has a foreign key value related to it, or you might have violated a check constraint. 可能删除了与某个外键值相关的记录,或者违反了CHECK约束。 msdn2.microsoft.com 4. Use this dialog box to map a primary key in one table to a foreign key in another. 使用此对话框将一个表中的主键映射到另一个表中的外键。 msdn.microsoft.com 5. The boxes represent tables, and the arrows represent foreign key relationships. 方框表示表,箭头表示外键关系。 www.ianywhere.com 6. Returns the foreign key columns defined in the catalog by a given user. 返回由给定用户在目录中定义的外键列。 msdn2.microsoft.com 7. Run rake db: migrate to create the SUBSCRIPTIONS table and add foreign key columns to SUBJECTS. 运行rakedb:migrate以创建SUBSCRIPTIONS表并将外键列添加到SUBJECTS中。 www.ibm.com 8. Foreign key to the Date dimension that indicates the date the work item was created. 指示工作项创建日期的Date(日期)维度的外键。 msdn2.microsoft.com 9. Foreign key to the team project dimension table that indicates the team project. 指示团队项目的“团队项目”维度表的外键。 msdn2.microsoft.com 10. The figure illustrates a simple foreign key cycle between two tables. 该图显示两表之间的简单外键循环。 www.ianywhere.com 1. The CustomerID is a foreign key pointing to a customer record in the Customers table. CustomerID是一个外键,指向Customers表中的客户记录。 msdn2.microsoft.com 2. Action applied to the foreign key when the SQL operation is a deletion. 当SQL操作是删除操作时应用于外键的操作。 msdn2.microsoft.com 3. Minimize the triggers, CHECK and foreign key constraints, and generated columns for the table. 尽量减少表上的触发器、检查和外键约束以及生成的列。 www.ibm.com 4. In this case, the foreign key can allow NULL values, and is optional. 在这种情况下,该外键可以允许空值,因此是可选外键。 www.ianywhere.com 5. Specifies what happens if an end user of the database tries to delete a row with data that is involved in a foreign key relationship. 指定如果数据库的最终用户试图删除包含外键关系所涉及的数据的行,将执行什么操作。 msdn2.microsoft.com 6. In general, that data would live in a child table with a foreign key relation to the table contacts. 通常,那些数据应该存放在一张子表中,子表的外部关键字关联到表contacts。 www.ibm.com 7. Name of the column participating in the unique, primary, or foreign key. 参与唯一键、主键或外键的列名。 msdn2.microsoft.com 8. A foreign key is a column whose values match the values in the primary key column of another table. 外键是一个列,其值与另一个表的主键列中的值相匹配。 office.microsoft.com 9. Each one-to-many association is buried as a foreign key in the table of the many class. 每个一对多的关联在表中多个类中充当外键。 www.ibm.com 10. You need a foreign key, and also a column that defines the type of the target class. 这时,您需要一个外键,还需要一个能定义目标类的类型的列。 www.ibm.com 1. In this dimension table, the ParentOrganizationKey column has a foreign key relationship with the OrganizationKey primary key column. 在该维度表中,ParentOrganizationKey列与OrganizationKey主键列具有外键关系。 msdn2.microsoft.com 2. A typical join condition specifies a foreign key from one table and its associated key in the other table. 典型的联接条件在一个表中指定一个外键,而在另一个表中指定与其关联的键。 msdn2.microsoft.com 3. A foreign key is a constraint that enforces referential integrity. 外键是强制引用完整性的约束。 technet.microsoft.com 4. Instead, there is a foreign key reference from sys. Columns. Default_object_id to the DEFAULT definition object. 相反,存在sys.columns.default_object_id对DEFAULT定义对象的外键引用。 technet.microsoft.com 5. A foreign key in one table points to a primary key in another table. 一个表的一个外键点到另一个表的主键。 wenwen.soso.com 6. The foreign key allows you to access data from more than one table at one time. 利用外键一次可以访问多个表中的数据。 www.ianywhere.com 7. To modify a FOREIGN KEY constraint, you must first delete the existing FOREIGN KEY constraint and then re-create it with the new definition. 若要修改FOREIGNKEY约束,必须首先删除现有的FOREIGNKEY约束,然后用新定义重新创建。 msdn2.microsoft.com 8. Click Add and then select Unique Constraint or Foreign Key Constraint from the drop-down list. 单击“添加”,然后从下拉列表中选择“唯一约束”或“外键约束”。 msdn2.microsoft.com 9. The Unique Constraint or Foreign Key Constraint dialog box is displayed. 即显示“唯一约束”或“外键约束”对话框。 msdn2.microsoft.com 10. For more information, see FOREIGN KEY Constraints and How to: Create Relationships Between Tables (Visual Database Tools). 有关详细信息,请参阅FOREIGNKEY约束和如何创建表之间的关系(VisualDatabaseTools)。 msdn2.microsoft.com 1. Each one-to-one association is buried as a foreign key in the table of either class. 每个一对一的关联在表中任一类中充当外键。 www.ibm.com 2. In this example, we will use the name C0989623 as the name of the foreign key (Figure 6). 在本例中,我们将使用名称C0989623作为外键的名称(图6)。 www.ibm.com 3. generated object names and Include Foreign Key Columns in the Model are selected. 确保选中“确定所生成对象名称的单复数形式”和“在模型中加入外键列”。 www.showxiu.com 4. For the sake of simplicity, consider VARCHAR as the default type for every column that is not a primary or a foreign key. 为了简单起见,考虑把VARCHAR作为除主键和外键外的所有列的默认类型。 www.ibm.com 5. This method is not supported for relationships based on a foreign key association. 对于基于外部键关联的关系,此方法不受支持。 technet.microsoft.com 6. Next, select the newly added foreign key constraint in the editor and specify the key columns using the Properties view. 接下来,在编辑器中选择新添加的外键约束,并使用Properties视图指定关键列。 www.ibm.com 7. "Employee" is the owner of this relationship (that is, Employee is the many side, thus it contains the foreign key to Department). “Employee”是这个关系的所有者(这就是说,Employee是many边的,因为它包含了Department的外部关键字)。 www.ibm.com 8. You can filter foreign key columns using Transact-SQL stored procedures. 可以使用Transact-SQL存储过程来筛选外键列。 msdn2.microsoft.com 9. Primary key - foreign key relationships. 主键-外键关系。 msdn2.microsoft.com 10. A foreign key attribute, is automatically created in PROJECT. 在PROJECT中会自动创建一个外键属性COMP_CODE。 www.ibm.com 1. Table. A FOREIGN KEY constraint prevents this situation. FOREIGNKEY约束防止这种情况的发生。 msdn2.microsoft.com 2. You need to be careful and ensure that primary key, foreign key or index columns are declared as DECIMAL (31) or BIGINT in DB2. 需要确保DB2中的主键、外键或索引列声明为DECIMAL(31)或BIGINT。 www.ibm.com 3. First, select the Create Foreign Key tool in the palette, and then select the source table. 首先,在面板中选择CreateForeignKey工具,然后选择源表。 www-128.ibm.com 4. If you need to make an adjustment, then set this property to the foreign-key column in the related table. 如果您需要进行调整,那么可以将此属性设置为相关表中的外键列。 msdn2.microsoft.com 5. If the nonclustered index is on the primary key, any active, referencing FOREIGN KEY constraints will automatically be disabled. 如果非聚集索引在主键上,将自动禁用引用FOREIGNKEY的任何活动约束。 msdn2.microsoft.com 6. Once you create the relationship, the matching column becomes a foreign key of the table. 一旦创建关系,匹配列即成为表的外键。 msdn2.microsoft.com 7. You can create a foreign key by defining a FOREIGN KEY constraint when you create or modify a table. 当创建或修改表时可通过定义FOREIGNKEY约束来创建外键。 msdn2.microsoft.com 8. Create a foreign key to link this new table with the existing employee table. 创建一个外键,以便将这个新表与已有的雇员表相连接。 www.ibm.com 9. If you do not want to verify new CHECK or FOREIGN KEY constraints against existing data, use WITH NOCHECK. 如果不想根据现有数据验证新的CHECK或FOREIGNKEY约束,请使用WITHNOCHECK。 msdn2.microsoft.com 10. Remember that when foreign-key-column-on-source is not used, you will need to find the reverse mapping yourself. 请记住,当foreign-key-column-on-source没有使用时,您需要自己寻找逆向映射。 www.ibm.com 1. Therefore, you need to map the foreign key attribute in Employee to the Department's primary key. 因此您需要将Employee的外部关键字属性,与Department的主关键字映射上。 www.ibm.com 2. In this paper, we used function dependency to induce the primary key and foreign key ofthe similar base relation. 本文采用基于函数依赖的方法推导出准基础关系的主码、外码信息。 www.fabiao.net 3. Above, a many-to-one relationship is defined across a foreign key that is also part of a primary key. 在上例中,跨外键(也是主键的一部分)定义了多对一关系。 www.ibm.com 4. Table contains a customer ID as a foreign key column. 表包含作为外键列的客户ID。 msdn2.microsoft.com 5. When you specify a key join, Adaptive Server Anywhere generates a join condition based on the foreign key relationships in the database. 在您指定键连接时,AdaptiveServerAnywhere基于数据库中的外键关系生成连接条件。 www.ianywhere.com 6. Table is referenced by a FOREIGN KEY constraint. 表由FOREIGNKEY约束引用。 msdn2.microsoft.com 7. Alternatively, if you would like to remove tables or foreign key mappings, you can use the extended method. 或者,如果要删除表或外键映射,则可以使用扩展方法。 www.ianywhere.com 8. Include foreign key columns as properties on entity types. 包含作为实体类型属性的外部索引键资料行。 technet.microsoft.com 9. If there is no foreign key relationship, an error is issued. 如果没有任何外键关系,则发出错误消息。 www.ianywhere.com 10. Each role becomes a foreign key that points to another table. 每个角色将变为指向另一个表的外键。 www.ianywhere.com 1. Modify the foreign key side of a relationship if you want to change which columns are related to columns in the primary key table. 如果要更改与主键表中的列相关的列,可修改关系的外键侧。 technet.microsoft.com 2. The relationship line indicates that a foreign-key relationship exists between one table and another. 关系线表示两个表之间存在外键关系。 msdn2.microsoft.com 3. If a CHECK constraint, FOREIGN KEY constraint, or computed columns reference the column changed. CHECK约束、FOREIGNKEY约束或计算列引用了更改后的列。 msdn2.microsoft.com 4. All DOC_IDs are unique to meet the foreign key constraints. 所有DOC_ID都是惟一的,以满足外键约束。 www.ibm.com 5. Property to return all the tables that have a FOREIGN KEY constraint. 属性返回具有FOREIGNKEY约束的所有表。 msdn2.microsoft.com 6. The Foreign Key Relationships dialog box opens. “外键关系”对话框随即打开。 msdn2.microsoft.com 7. A foreign key called Department ID appears in the Employee table. Employee表中将出现一个名为DepartmentID的外键。 www.ianywhere.com 8. Foreign key to the Iteration dimension table. “迭代”维度表的外键。 msdn2.microsoft.com 9. Drag a field (typically the primary key) from one table to the common field (the foreign key) in the other table. 将字段(通常为主键)从一个表拖至另一个表中的公共字段(外键)。 office.microsoft.com 10. Describes how to define foreign key and unique constraints for columns in a table. 说明如何为表中的列定义外键和唯一约束。 msdn2.microsoft.com 1. All values in the foreign key column are not NULL, and there is a row in the primary key table that has the same key. 外键列中的所有值都不是NULL,并且主键表中有一行含有相同的键。 technet.microsoft.com 2. By default, the foreign key mappings are migrated. 缺省情况下迁移外键映射。 www.ianywhere.com 3. Foreign key to the Team Project dimension table. “团队项目”维度表的外键。 msdn2.microsoft.com 4. Set Null Sets the value to null if all foreign key columns for the table can accept null values. 设置空如果表的所有外键列都可接受空值,则将该值设置为空。 msdn2.microsoft.com 5. Provides a procedure to display information from one table based on the value of a foreign-key field in another table. 提供根据另一个表中外键字段的值,显示来自一个表的信息的过程。 msdn2.microsoft.com 6. Give you the option to implement referential integrity between parent and child tables by creating a foreign key constraint. 允许您选择通过创建外键约束来实现父表和子表之间的引用完整性。 technet.microsoft.com 7. Enable any FOREIGN KEY constraints by using the ALTER TABLE CHECK CONSTRAINT statement. 使用ALTERTABLECHECKCONSTRAINT语句启用任何FOREIGNKEY约束。 msdn2.microsoft.com 8. The column pdb_id is the foreign key that links atom coordinates to the corresponding PDBML document in the pdbxml table. 列pdb_id是一个外键,链接了原子坐标与pdbxml表中对应的PDBML文档。 www.ibm.com 9. Is a column from the table referenced by the FOREIGN KEY constraint. FOREIGNKEY约束所引用的表中的列。 msdn2.microsoft.com 10. Shows how to perform table-row filtering using Boolean, foreign-key, and enumeration column types. 说明如何使用布林值、外部索引键及列举资料行型别,执行资料表资料列的筛选。 technet.microsoft.com 1. Select fewer than 16 columns when defining the foreign key relationship. 当定义外键关系时,选择的列要少于16个。 msdn2.microsoft.com 2. This is a FOREIGN KEY reference back to the server-level trigger where this module is defined. 这是返回给定义该模块的服务器级别触发器的FOREIGNKEY引用。 technet.microsoft.com 3. The following table summarizes the table hint for ignoring CHECK and FOREIGN KEY constraints. 下表汇总了用来忽略CHECK和FOREIGNKEY约束的表提示。 msdn2.microsoft.com 4. Similarly if two tables are connected via a foreign key, they are connected. 与此类似,如果两张表通过一个外键连接起来,我们也称其为连接的。 www.infoq.com 5. You can use this method on tables that have a foreign key that references another table. 如果资料表具有参考另一个资料表的外部索引键,您可以在该资料表上使用这个方法。 technet.microsoft.com 6. You don't need to worry about messing around with the primary key or foreign key. 您无需担心处理主键或外键的麻烦。 www.ibm.com 7. The foreign key index will be disabled, and the sysobjstate catalog table will reflect that state. 外键索引将被禁用,sysobjstate目录表格也会反映该状态。 www.ibm.com 8. It is a particularly good practice to make the primary key compact because it is frequently referenced as a foreign key in other tables. 因为主键经常作为其他表的外键引用,所以使用紧凑的主键十分有用。 www.kuenglish.info 9. Step 3: Replace the primary and foreign key values in rawdata. xml with appropriately abstracted tokens. 第三步:用合适的分离标记替换rawdata.xml中的主键以及外键值。 www.ibm.com 10. These foreign key fields should never be null. 这些外键字段将不能为空。 www.52analysis.com 1. Shows the table on the foreign key side of the relationship. 显示位于关系外键侧的表。 msdn.microsoft.com 2. Foreign key to the Area dimension table. “区域”维度表的外键。 msdn2.microsoft.com 3. A lookup table is used to display information from one table based on the value of a foreign-key field in another table. 查找表用于根据一个表的外键字段的值显示另一个表中的信息。 msdn2.microsoft.com 4. However, you can enter a null value in the foreign key field. 但是,您可以在外键字段中输入Null值。 office.microsoft.com 5. This is important when data is decomposed into multiple tables having foreign key relationship. 当将数据分解成多个具有外键关系的表时,这尤其重要。 www.ibm.com 6. The foreign key side is also denoted by a key symbol. 外键方也由键符号表示。 technet.microsoft.com 7. Select one or more tables with foreign key constraints in the database diagram. 在数据库关系图中,选择一个或多个带有外键约束的表。 msdn2.microsoft.com 8. However, you can enter a null in the foreign-key column. 但是,可以在外键列中输入空值。 msdn2.microsoft.com 9. One column links to the form (the row in the table) using a foreign key. 一列使用一个外键链接到表单上(表中的一行)。 www.ibm.com 10. The unique ID is the foreign key in any relationship. 独特的ID是任何关系里的外国的钥匙。 topic.csdn.net |
||||||||||||||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。