一旦单击了Yes,就会从COMPDB数据库导入所有的键字段(图24)。
Once you clicked Yes, all the key field from the COMPDB database will be imported. (Figure 24).
在该表单中,我们可以告诉Domino哪个字段是关键字段,以及如何将该字段映射到DB 2键列。
In this form, we can tell Domino which field is the key field and how this field maps to the DB2 key column.
切记,对于要工作的表之间的关系而言,关系的一的方面的主键字段一定要与关系的多的方面的外键字段相匹配。
Remember that for relationships between tables to work, the primary-key field on the one side of the relationship must match up to the foreign-key field on the many side of the relationship.
一个where子句被添加到一个select语句字符串,该字符串表示R PGCHAIN操作中使用的键字段对应的一列或多列。
A WHERE clause is added to the Select statement string representing the column or columns that correspond to the key fields used in the RPG CHAIN operation.
在(图21的)Box1中,您需要选择Company .nsf应用程序中的关键字段,并将之映射到DB 2中的键列。
In the Box 1 (of Figure 21), you will need to select the key field in Company.nsf application and map it to the key column in DB2.
各元素都有标题、正文、日期和一个名为guid (“globally unique id”的缩写,表示全局惟一id)的惟一键字段,这个字段是在创建项目时指派的。
Each element has a title, the main text, a date, and a unique key field called guid (for globally unique id), which is assigned when the item is created.
首先在一个文件中(CTRL +C)复制映射,转到新文件,选择新的源和目标字段(使用ctrl键选择多个项),然后调用粘帖操作(CTRL + V)。
Start by copying (CTRL + c) the mapping in one file, go to the new file, select the new source and target fields (using the CTRL key to multi-select), and then invoke the paste action (CTRL + v).
该创建类似于1个简单规则创建,但它展示了在每个事件流发生时使用映射键从数据库获取字段需要额外的性能开销。
This scenario is similar to the 1 simple rule scenario, but shows the additional performance cost of using a mapped key to retrieve a field from the database on every event flow.
如果需要得到头字段键,可以向最后一个方法传递一个参数,这个参数表示在结果集中所感兴趣的项的索引。
Should you need to get the header field key, you could pass a parameter to the final method representing the index of the entry in the result set you were interested in.
为此,它将使用指定的字段作为唯一标识对应流程实例的键来对输入数据的内容进行检查。
It does this by examining the contents of the input data, using a specified field as a kind of key that uniquely identifies the corresponding process instance.
这个数组以数据库列名作为数组键,以数据库字段值作为数组值。
This array contains the database column names as the array keys and the database field values as the array values.
在工作台窗口左下角的文本输入字段中输入工作物件的ID并按[enter]键。
ENTER the work item's ID into the text entry field in the lower left corner of the workbench window and press [ENTER].
将资产STATUS字段更新为解译后的值,并将ASSETNUM和SITEID作为键更新当前位置信息。
Update the asset STATUS field to the interpreted value, along with the current location information using ASSETNUM and SITEID as keys.
输入字段将转换为提示,此时需在其中输入回答并按enter键。
Input fields are transformed into prompts, at which time you enter your response and press enter.
sort的一个非常实用的特性是它用字段键进行排序的能力。
A very practical feature of sort is its ability to sort using field keys.
由于没有在数据库中应用键约束,必须包含信息的字段却是空的。
By not applying key constraints in the database, a field that requires information has been left empty.
一旦打开Notes文档,所有字段(不仅仅是键)都自动填充完成。
When he opens his Notes document, it has all of its fields filled out (not just the keys).
如果您省略了第二个数字,那么sort会假定键是从给定的字段开始,一直到每一行的末尾。
If you omit the second number, sort will assume that the key starts at the given field and continues to the end of each line.
假定发现一条匹配请求的ID的记录,AdminEditInputView将处理该记录并将它转换为一个关联数组,该数组的键匹配输入表单的字段。
Assuming that a record matching the requested ID is found, the AdminEditInputView will process the record and convert it into an associative array whose keys match the fields of the input form.
嗯,我时常用它来对Apache日志进行排序;键和偏移量表示法让我跳过了日期字段。
Well, I use it from time to time for sorting Apache logs; the key and offset notation lets me skip the date fields.
params字段本身就是一个对象,包含有将被传递给服务器端脚本的键/值对。
The params field is itself an object, consisting of key/value pairs that will be passed to the server-side script.
应该能够在输入字段中输入内容,按下tab键后可以看到图3所示的结果。
You should be able to type into the input field, press the Tab key, and then see the result shown in Figure 3.
如果使用的是MySQL,而且想要为表定义外键,则需要在从数据库中加载模式之后,编写代码定义这些字段。
If you're using MySQL and want to define foreign keys for a table, you'll need to define those fields in code after loading the schema from the database.
缺省呈现为主机应用程序提供了一种合理的Web表示方法,它把功能键和选择列表映射到Web链接,并不加修改地将主机字段显示出来。
Default rendering offers a reasonable Web presentation of a host application by mapping function keys and selection lists to Web links, and displaying the host fields without change.
从字段中分离静态文本时,使用表而不是tab键。
Use a table instead of the TAB key to separate the static text from the field.
选择totalPrice输入字段,按下ctrl键,然后单击subtotal列标题标签。
Select the total Price input field, press the Ctrl key, and click the Subtotal column header label.
选择工作区上的TotalPrice输入字段,按下 Ctrl键,然后单击表。
Select the Total Price input field on the canvas, press the Ctrl key, and click the table.
使用Indexorprimarykey字段来选择键列,QApply程序用以识别复制的行以及正确命令事务。
Use the Index or primary key field to select the key columns that the Q Apply program uses to identify replicated rows and correctly order transactions.
这里我们看到Customer的Address字段映射用表模式文件中的外键引用将关系的两部分链接在一起。
Here we see that the mapping for Customer's Address field links the two halves of the relationship together with the foreign key reference in the table schema file.
在图10中,程序员使用tab键对齐字段。
In figure 10, the programmer is using the TAB key to align the fields.
应用推荐