01 2013 档案

摘要:可以写一个部分类public partial class eBuulMCEntities { public eBuulMCEntities(int? commandTimeout) : base("name=eBuulMCEntities") { // Get the ObjectContext related to this DbContext var objectContext = (this as IObjectContextAdapter).ObjectContext; ... 阅读全文
posted @ 2013-01-18 14:00 学亮 阅读(2027) 评论(0) 推荐(0) 编辑