PF Query Service POCO Entity Generator Features & Benefits This is a code generation item for Entity Framework. It is a specialised version of the ADO.Net POCO Entity Generator that creates EF POCO entities and context optimised for query services i.e. with disabled lazy loading, proxy generation and change tracking. Please note that inputPath variable inside the entities template is configured to match PF solution structure. If used in another solution this path should be changed.
|