DynamicComponent(x => x.MyDictionaryProperty, c =>{
// component mappings
c.Map(x => (string)x["key-name"]);
});
On Thu, Jun 18, 2009 at 6:47 PM, s_tristan <[email protected]> wrote:
>
> Please, simplest example with DynamicComponent
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Fluent NHibernate" 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/fluent-nhibernate?hl=en
-~----------~----~----~----~------~----~------~--~---