how do I set an entity parameter to be UNIQUE in the entity designer?

Posted by Greg on Stack Overflow See other posts from Stack Overflow or by Greg
Published on 2010-05-17T07:06:29Z Indexed on 2010/05/17 7:10 UTC
Read the original article Hit count: 294

how do I set an entity parameter to be UNIQUE in the entity designer?

that is such that it will cause the database also set set a uniqueness constraint in the database too

© Stack Overflow or respective owner

Related posts about entity-framework

Related posts about visual-studio-2010