开发者

Entity Framework, Code only & EntityDataSource

开发者 https://www.devze.com 2023-01-04 22:58 出处:网络
I have an objectcontext and cod开发者_如何学Goe-only definition of my model. How do i use the EntityDataSource to connect?

I have an objectcontext and cod开发者_如何学Goe-only definition of my model. How do i use the EntityDataSource to connect?

Is there a way to define a connectionstring to my ObjectContext class?


Look here:

How to: Build an EntityConnection Connection String

0

精彩评论

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