What statement must you insert to the following OData service to complete the navigation definition from the customer entity set to the corresponding sales orders?
Service{ "sample.odata;; customer" as "Customer" navigates ("Customer_Orders" as "toOrders");"sample.odata: salesorders" as "Orders";}
Currently there are no comments in this discussion, be the first to comment!