Maybe it's me, hopefully I am missing something.
I added some Extended Properties to tables and columns in my MSSQL 2008 database. In Visual Studio 2010 I created a new database project, ran a "schema comparison" to load the DB into my project, and it didn't pick up the Extended Properties.
Can anyone comment on what I might have done wrong?
Thanks.