Previous Topic: Use Unique Keys to Access Records on the Primary PathNext Topic: Unique Access


Plural Access

Plural access returns all occurrences of a particular record type to the SQL engine for the current owner occurrence. To satisfy this requirement, table procedures generated by Quick Bridge sequentially process the record type based on its position in the primary path. Entry records that:

For path records, the set relationship is used to return all members for the current owner occurrence. Target records that are linked with the path through a SET which is not automatic, will always be accessed using an area sweep.