Previous Topic: Optional Foreign Key FieldsNext Topic: Properties Valid Only For Certain Rows


Recursive Associations

Host Public Interface tables contain several foreign key fields that represent indirectly associated objects with recursive associations. For example, in the table Entity_View, the column View_Set_ID is recursive through the group view hierarchy. If unchanged in the CSE, these indirectly associated objects can be retrieved only by using repeated Select statements.