As far as I understand sp_addextendedproperty is not available in SQL Azure databases as of now. So.. How do you comment your tables, columns, sprocs and other objects in your database project?
As far as I understand sp_addextendedproperty is not available in SQL Azure databases as
Share
Here is an example of a database table declaration with comments: