简体   繁体   中英

How to add a SQL Server database in a WCF element

I have a WCF service which is running perfectly. I want to add a SQL Server database to it but when I am going to Solution Explorer and right click Add - Add new item I don't see the SQL Server database item in the dropdownlist choice.

I created this under new project C# WCF Service Application. Any idea why the SQL Server database item is not there?

Thanks

I found it. The database is located under another Tab (DATA) and I was in the TAB (WEB).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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