开发者

OpenAccess ORM Fluent API

开发者 https://www.devze.com 2023-02-02 12:46 出处:网络
Suppose I have an assembly A which has all the entities and mappings using fluent api. this assembly needs enhancing, I g开发者_运维问答et it. but what happens to the assembly which is using assembly

Suppose I have an assembly A which has all the entities and mappings using fluent api. this assembly needs enhancing, I g开发者_运维问答et it. but what happens to the assembly which is using assembly A. does it need enhancing too?

thanks


Only the project that contains your persistent entities requires enhancement :) I have videos currently being prepped for upload to Telerik TV, which show the step by step process. They should be uploaded by the end of today.

-Josh

0

精彩评论

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