开发者

SubSonic LInq IRepository

Trying to use SubSonic 3.0.0.4's Linq TEmplates. Got everything working. But in the Doc's I'm seeing how I can use aa IRepository to bulk inser开发者_如何学Ct, update, delete my db. Thing is - It wasn't included in the download. Is it somewhere else and I simply overlooked it?

I've got a ton of updates going from one "Save" call - so this would be very helpful!

Thanks


IRepository is implemented in the SubSonic.Core dll. It's in the namespace SubSonic.Repository. There is also an implementation, SubSonicRepository.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜