You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this mean that the return value is contained in Orders('A')/Items for some key A? Or for the key of the binding parameter (Order/ID = 'A')?
In the first case, the EntitySetPath would not define an entity set. It would be analogous to a navigation property binding with target path ns.Container/Orders/Items, which is forbidden.