Which convention should be used to alter column name of CompositeId().KeyReference(x=>x.Key,/*THIS PART*/)
method? I have used all available conventions in FluentNHibernate.Conventions and still haven't found the answer.
Thanks in advance
Which convention should be used to alter column name of CompositeId().KeyReference(x=>x.Key,/*THIS PART*/)
method? I have used all available conventions in FluentNHibernate.Conventions and still haven't found the answer.
Thanks in advance
still not possible now (FNH 1.2), except with some reflection-magic