This question is locked. New answers and comments are not allowed.
Hello.
I'm going through the OpenAccess Made Easy document and samples and have a question.
I've ORM enabled my project and created aCustomer and Order class as defined in section 2.2 and all is working well. I may be overlooking something, but what I need to do is to be able to fetch the Order object and then access the Customer.CustomerName associated to the Order.
Any guidance appreciated.
Thank you.
I'm going through the OpenAccess Made Easy document and samples and have a question.
I've ORM enabled my project and created aCustomer and Order class as defined in section 2.2 and all is working well. I may be overlooking something, but what I need to do is to be able to fetch the Order object and then access the Customer.CustomerName associated to the Order.
Any guidance appreciated.
Thank you.