| 释义 |
junction record 连接记录;[接面记录] 1. A record inserted between two records of the same type. 一种插入在两个同类型记录间的记录。 2. A record that relates two records to each other. Using a junction record is one way to define a recursive or many-to-many relationship between two records. 使两个记录互相连接的一种记录。使用连接记录是定义递归的一种方法,或是定义两个 记录多对多关系的一种方法。 |