Is it possible to specify a WHERE clause for a Unique Constraint (filtered index) on a table in Enterprise Architect? -


i use generate dll enterprise architect, need filtered index (e.g. create unique index foo on dbo.bar(key) key not null;). how can enter enterprise architect (i'm on version 13.0.1307 , database sql server).

enter image description here

enter image description here


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

Trouble making a JSON string -

sitecore - Resolve ISitecoreService using SimpleInjector -