As the title says, I have a user defined in my DB project that needs to be setup so that it is the owner of a specific Schema. How do I define that in the DB project?

I need to modify the creation of the Schema so that it looks like: CREATE SCHEMA <> AUTHORIZATION <> CREATE ROLE <> AUTHORIZATION [dbo]

But I'm not sure where exactly it goes.

link|improve this question

67% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.