This question is locked. New answers and comments are not allowed.
Hi!
I'm using OA Q3 2010. I have a performance issue that i need to fix by using http://www.telerik.com/help/openaccess-orm/classic-programming-fetchplans-howto-use-fetchplans.html and specifying the fields that i need to display on a particular winform.
Problem: i'm using OpenAccess Domain Model.
How can i achieve this?
PS: i tried the new .LoadWith but it fetches the hole related entities. I want to be able to specify the fields.
Regards,
Rafael
I'm using OA Q3 2010. I have a performance issue that i need to fix by using http://www.telerik.com/help/openaccess-orm/classic-programming-fetchplans-howto-use-fetchplans.html and specifying the fields that i need to display on a particular winform.
Problem: i'm using OpenAccess Domain Model.
How can i achieve this?
PS: i tried the new .LoadWith but it fetches the hole related entities. I want to be able to specify the fields.
Regards,
Rafael