Hello,

I've got a custom user type which maps to a VARBINARY. I am working on
the domain side of things for the moment, resolving MSB concerns for
consistency throughout. Now I am ready to look into the ORM mapping
and need to know, what does SQL Server expect?

I read a blog or two that seemed to indicate that the byte[] that I
work with passing it through the user type should be MSB, but I would
like to understand that better, if at all possible.

The domain model likes LSB by default, with a couple of instances
where I convert to MSB, but for the most part, I want to stay
consistent throughout, or at least have a solid understanding
when/where/why those conversions are necessary.

Thank you!

Regards,

Michael Powell

-- 
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fluent-nhibernate+unsubscr...@googlegroups.com.
To post to this group, send email to fluent-nhibernate@googlegroups.com.
Visit this group at https://groups.google.com/group/fluent-nhibernate.
For more options, visit https://groups.google.com/d/optout.

Reply via email to