简体   繁体   English

在VS2012和SSDT中设置数据库图表?

[英]Setting up a Database Diagram in VS2012 & SSDT?

I'm working myself through this book called Head First C#.NET as I want to get into programming. 我正在编写一本名为Head First C#.NET的书,因为我想进入编程。

Basically the book was written for VS2010, but since my employer has bought me a MSDN License, I decided to go for VS2012 instead. 基本上这本书是为VS2010编写的,但由于我的雇主给我买了MSDN许可证,我决定转而使用VS2012。

One of the assignments in the book is to create a local database, and make a database diagram for it. 本书中的一个任务是创建一个本地数据库,并为其创建一个数据库图表。 Unfortunately, this functionality has been removed from VS itself from VS2012 and upwards. 不幸的是,此功能已从VS2012及以上版本中移除。

I've already googled it, and read that this was replaced by SSDT. 我已经用谷歌搜索过了,并且读到它被SSDT取代了。 Hence, I installed SSDT but I'm still not able to view and/or create a Database Diagram. 因此,我安装了SSDT,但我仍然无法查看和/或创建数据库图表。

Is the "Diagram" functionality completely deprecated from 2012 and should I be looking at something complete different to get what I want / need? “图表”功能是否从2012年完全弃用,我是否应该看一些完全不同的东西来获得我想要/需要的东西?

根据这篇文章 ,SSDT中没有图表支持。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM