Metadata Properties Reference
Metadata Properties enable you to configure metadata information for the database concepts and their properties.
Metadata Properties for a Database Concept
Metadata Properties for a Database Concept Property
Property Name | Description |
---|---|
Primitive Properties | |
COLUMN_NAME | Name of the column in the database. |
DATA_TYPE | Data type as specified in the database. |
LENGTH | Length as defined in the database. |
PRECISION | Precision as defined in the database. |
Relationship Properties | |
REL_TYPE | C - If the concept held in this property is a contained concept.
R - If it is a reference. |
REL_KEYS | A table containing join keys mapping source and target concepts.
The Name and Value fields show the column names from the database tables that either form a Containment or Reference relationship. Name is the property name of the concept, and Value is the property name of the related concept. |
Related tasks
Related reference
Copyright © Cloud Software Group, Inc. All rights reserved.