Inclusion rules for Tables, Views and Relationships

Previous Next

This help topic shows which objects, in an export, are automatically included when you include a Table, Logical View or Relationship.

For example, the first two lines mean that if a Table is included in an export, its Columns are also included:

Table

. . Column

. . . . Index Column

. . . . . . Index

. . . . . . . . Index Comment

. . . . Column Comment

. . Table Comment

. . (supertype) Table

. . . . (etc.)

 

 

Logical View

. . Column

. . . . Column Comment

. . View Comment

 

 

Relationship

. . Table (= parent table)

. . . . Column

. . . . . . Index Column

. . . . . . . . Index

. . . . . . . . . . Index Comment

. . . . . . Column Comment

. . . . Table Comment

. . . . (supertype) Table

. . . . . . (etc.)

. . Table (= child table)

. . . . Column

. . . . . . Index Column

. . . . . . . . Index

. . . . . . . . . . Index Comment

. . . . . . Column Comment

. . . . Table Comment

. . . . (supertype) Table

. . . . . . (etc.)

. . Relationship Comment

 

 

NOTES:

Domains and Datatypes are NOT automatically included with Columns, but you can have Domains included by setting the Include Domains = Yes flag if you explicitly include the Table or Logical View in the Tables tab of the Export Definitions window.

Only database columns are included, not joined columns.

 

See Also

Object Shopping

Inclusion rules for Business Areas

Inclusion rules for Implementations

Inclusion rules for Domains

Inclusion rules for Jobs