开发者

Print DataBase Schema in Sql Server Compact Edition

开发者 https://www.devze.com 2022-12-25 06:41 出处:网络
I Want Print DataBase Schema in \"Microsoft Sql Server Compact Edition\". Maybe Exist Some Too开发者_开发知识库ls For it.

I Want Print DataBase Schema in "Microsoft Sql Server Compact Edition". Maybe Exist Some Too开发者_开发知识库ls For it.

How Can I do it?


Use SQLMetal to create a dbml file with your SQL Server CE objects and print that.

Keep in mind that you cannot just drag the tables over to the designer like with LINQ to SQL, you have to use SQLMetal instead.

There is a good article on this subject over at code project...


Buy http://primeworks-mobile.com/Products/DataPortConsole.html

0

精彩评论

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

关注公众号