I want to do something like this: mapping.Component(x => x.MyComponentMember, ct => { ct.Map(t => t.Prop1); ct.Map(t => t.Prop2); ct.DiscriminateSubClassesOnColumn("Type"); });
It seems like the last line is not possible. Any suggestions? -- You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To unsubscribe from this group and stop receiving emails from it, send an email to fluent-nhibernate+unsubscr...@googlegroups.com. To post to this group, send email to fluent-nhibernate@googlegroups.com. Visit this group at http://groups.google.com/group/fluent-nhibernate?hl=en. For more options, visit https://groups.google.com/groups/opt_out.