User2042042824 posted
Hi,
I have two different entity models (ie, 2 edmx files).I need to access these two models via wcf data service .If one edmx its possible tom connect through the following lined.
public class WcfDataService : ODataService // testEntities is my enity
How can I add multiple entities in this service. Pls help , its urgent.
Thanks, Saritha.