Map(x => x.YourByteArrayHere)
  .WithLengthOf(MAX_LENGTH_HERE);

Should work fine if you don't care about the type of the sql column.

On Wed, Mar 18, 2009 at 11:57 PM, Sean Feldman
<feldman.sean.w...@gmail.com> wrote:
>
> Hello,
> I am trying to figure out how to map an array of bytes, and can't find
> an example that would clearly show that. Do I need to map it as a
> custom type?
> Thank you
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To post to this group, send email to fluent-nhibernate@googlegroups.com
To unsubscribe from this group, send email to 
fluent-nhibernate+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to