Allow Foreign keys to be accessible through simple properties
If the class Invoice has a property of type Customer, can it also include a property CustomerID?
3
votes
1 comment
-
Hello Alireza,
The solution is rather simple, take a look at the answer given on our support site: http://support.x-tensive.com/question/5205/include-foreign-key-id-properties
So, I'm closing the idea.