Table (automation interface)
A description of a group of objects in the Data Model with similar properties, common behavior, relationships and semantics.
ATTRIBUTES
In addition to the common attributes:
Description
A textual property that gives an overview of the dictionary item.
Access is read/write.
Owner
A string - this is the user designated as Owner of the Table.
Access is read/write.
Trigger SqL
The SQL statements needed to ensure referential integrity during updates to the Table.
Access is read/write.
ASSOCIATIONS:
In addition to the common associations:
Relationship to Comments that are applied to the Table.
Multiplicity is 0+, access is read/write.
Relationship to Constraints that are applied to the Table.
Multiplicity is 0+, access is read/write.
Relationship to scoping Package.
Multiplicity is 0-1, access is read/write.
Class Model
A collection of related items in the Class Model, indicating where this Table came from in the storage mapping.
Multiplicity is 0+, access is read/write.
A collection of dictionary items of type Column.
Multiplicity is 1+, access is read/write.
A Database item that owns the Table.
Multiplicity is 0-1, access is read/write.
A collection of dictionary items of type Relationship which end at the Table.
Multiplicity is 0+, access is read/write.
A collection of dictionary items of type Index.
Multiplicity is 0+, access is read/write.
Relationship to Comments that are owned by the Table.
Multiplicity is 0+, access is read/write.
Relationship to Constraints that are owned by the Table.
Multiplicity is 0+, access is read/write.
A collection of dictionary items of type Relationship which start at the Table.
Multiplicity is 0+, access is read/write.