Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mere Mortals and StrataFrame: Strongly Typed Columns
Message
From
04/02/2007 18:15:23
James Hansen
Canyon Country Consulting
Flagstaff, Arizona, United States
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01188485
Message ID:
01192274
Views:
11
Kevin,

Quite right! When I regenerated my BO, I neglected to rebuild the Entity object. Reruning the builder leaving that checked gave me the partial class. Sorry 'bout that.

...Jim

>Jim,
>
>>Is partial class generation for Entity classes a "next version" feature? I just rebuilt my BOs with MM 2.3 to check and the Entity class is not a partial.
>
>No, it's a current feature. Check the class declaration...it should have the partial keyword in it. For example:
>
>
public partial class MyEntity : ABusinessEntity
>
>Best Regards,
Previous
Reply
Map
View

Click here to load this message in the networking platform