Value Sets¶
Controlled vocabularies used throughout database.
Part Type Set¶
Valid values for part types
| Value | Description |
|---|---|
table |
Represents a database table |
key |
Represents a primary key |
property |
Represents a column/field in a table |
compositeKeyFirst |
First component of a composite primary key |
compositeKeySecond |
Second component of a composite primary key |
parentKey |
Hierarchical reference to parent record in same table |
valueSet |
Represents an enumeration or controlled vocabulary |
valueSetMember |
Individual value within a value set |