Previous Topic: Recursive AssociationsNext Topic: Derived Property Values


Properties Valid Only For Certain Rows

Host Public Interface tables contain some columns that define properties that are valid only for certain rows in the table. This situation arises when the table represents more than one object type. For example, in the table Library_Usage, the column Lib_Type is valid only for generated items.

In the CSE, the view is split into multiple views- one per object type-and the property is defined only for the object types for which it is valid.