EntityFramework.MemoryJoin
EntityFramework.MemoryJoin copied to clipboard
Is there a way to extend QueryModelClass properties?
Is there a way to extend QueryModelClass properties? For example to add and extra public string String4 { get; set; }.
Thanks in advance.