Wednesday, April 22, 2009

Join Progress

I've worked on the Joining with attributes a little bit but I've run into a problem. Maybe it's not really a problem but I just think it is.

I can easily get the Join string from the attribute, and the new .WhereJoin uses it. The method gets all the tags for the user as expected.

So whats the problem?

The problem is that I have to specify the column instead of a property. I don't like that because it means I have to know the column name. On the other hand, I know all the column names because I set them myself, so it's not terrible

It still bothers me though.

No comments: