当前位置:首页 > IT技术 > 数据库 > 正文
🌟 知识贝壳App

知识深海,精准拾贝

随时随地查阅各类知识,汉语文化、百科科普、历史人物、语言翻译、专业词典、医学健康、科技文献,海量资源,尽在掌握

知识贝壳APP下载二维码
扫码下载APP

ASP.NET MVC: EF 没有创建数据库表
2016-07-02 20:17:03

设定连接字符串时,Name属性的值,应该等于创建的EF数据库类类名 比如:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Data.Entity;using MVC_example.Models;namespace MVC_example.DataAccessLayer{ public class Cnn : DbContext { ......

本文摘自 :https://www.cnblogs.com/

开通会员,享受整站包年服务