Unique Constraint fields

Posts   
 
    
Andrius
User
Posts: 68
Joined: 04-Apr-2005
# Posted on: 04-Apr-2005 09:28:22   

Is it possible to get list of fields which are participating in a Unique Constartint expression from a givven entity?

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 04-Apr-2005 10:57:16   

No that information isn't stored in an entity. Is there a reason you need this? As you could add an include template to the template set which generates this information into an entity if you want to.

Frans Bouma | Lead developer LLBLGen Pro