Parent reference for auto mapped component
Hi
Is there a way to have a parent reference on an automapped component? By having for example a property named Parent or something like that? I can't seem to find any information about how to do it or issues about it.
Cheers,
Asger Hallas
2 Posted by Asger Hallas on 08 Jun, 2010 07:00 AM
I took the liberty of cross posting this to stackoverflow.com. I will post it here, if I get a usable answer.
I'm still very interested of cause in hearing from you guys here :)
Have a good day!
Asger
3 Posted by Lars Udengaard on 08 Jun, 2010 07:03 AM
I'm having the same problem. And i also very much interested in the answer for this.
Hope to hear from you.
/Lars
4 Posted by PrzemasG on 08 Jun, 2010 01:46 PM
Hello
I've got the same problem. And even more, I'd like to have possibility of manipulating on instance object for changing column name or key name, but instance is of wrong type, mayby not wrong type, but not gives methods like Column(name), Not.Nullable(), ForeignKey(name) etc
I'm eager to hear from about this.
Bye
5 Posted by PrzemasG on 10 Jun, 2010 03:39 PM
Sorry, I checked that in newest version of Fluent there is functionality of manipulating on Properties but there is not the same on References. I made some magic to unhide References:)