Hello,
Is there a way to assign a dictionary to a column in an entity in ERD diagram, similarly to a way attributes can be of type: Ad-Hoc Enumeration with predefined Values? Preferably, is there a way to define a object of a dictionary that can be bound to an Entity’s column?
The intention is to have a dictionaries within a project under control, so that if values are changes in dictionary, it impact related object’s attributes as well.
thanks in advance
Luke