2009/3/16 Ramana Kumar <[email protected]> > If I use a list of components, the properties of the component (Par and > Handicap) would end up in the child table. Which is what I am trying to > avoid. >
Ok, so... you don't have other option than <component1><component2>.....<component18> or better... in this moment nothing more than that come in my mind. Obviously you can map it to private fields and expose an unmapped IEnumerable<YourComponent> -- Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
