Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Entity from multiple tables
Message
From
21/05/2010 13:51:21
Antonio Llano
Inmollano S.L.
Getxo, Spain
 
 
To
21/05/2010 13:35:19
Guy Pardoe
Pardoe Development Corporation
Peterborough, New Hampshire, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01465461
Message ID:
01465486
Views:
35
Hi Guy,

I had this problem before. I don´t know how the BLG can create an Entity with fields from two tables. I solved it creating a copy of the main Entity, renaming the file and the class and then adding the new field copying it from the parent Entity. Then in the BusinessObject create the corrsponding method:
GetEntityList<NewEntity>(param)
Sorry if this would not help you.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform