释义 |
po·co 英ˈpəʊkəʊ美ˈpokoAHDpōʹkō 高COCA⁵⁸⁹⁸⁴BNC²³⁶²¹³⁺¹ 基本例句 adv.少³³;稍³⁴;略³³ You will let EF create entities for you and after modification of mapping you will generate POCO entities. 让 EF创建实体,之后你可以编辑映射关系,然后生成 POCO实体。 cms96 As would be expected with Spring, it provides a POCO based programming model that is essential for producing maintainable and testable code. 与 Spring一样, Spring Integration.NET也提供了一个基于 POCO的编程模型以简化可维护、可测试代码的编写工作。 infoq Because the EF is able to work with POCO entities, classes you create in the Code First scenario can also be managed by the EF context. 因为 EF是能够与 POCO实体的工作,也可以由 EF上下文管理在代码第一次的情况下创建的类。 microsoft Lazy loading works with code- generated entities as well as POCO ones. 延迟加载能够同代码生成的实体以及 POCO一起工作。 infoq The EF ability to use these cleaner classes but still perform its change tracking and other entity management tasks is referred to as its “ POCO support.” 使用这些清洁类,但仍执行其更改跟踪和其他实体管理任务的 EF能力称为“ POCO支持”。 microsoft |