Hi guys, I've got a ICompositeUserType implementation that works great when saving/persisting entities... but it doesn't seem to work when using it as a parameter in a query? Instead, it seems to try and binary serialize the type instead and pass that in as the value to the query?
Any pointers as to where I might be going wrong? It's a single column mapping to a varchar column (but being converted to a custom "EmailAddress" type). Thanks James -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
