Hi, I have property IDictionary<DateTime, int>. I want to map the index to a NHiberate date column (not datetime), but when searching the various AsMap overloads and options, I can't seem to find a way to specify the type (IndexPart contains only a generic Type method, no way to specify "date" there...). Have I missed something or is this not possible?
Regards, Jacek --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To post to this group, send email to fluent-nhibernate@googlegroups.com To unsubscribe from this group, send email to fluent-nhibernate+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/fluent-nhibernate?hl=en -~----------~----~----~----~------~----~------~--~---