开发者

In a Visual Studio 2010 Database Project, how do I make a specified user the owner of a Schema?

As the title sa开发者_如何学Goys, 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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜