<property name="Access" type="NHibernate.Type.EnumType`1[[ModulesAccess]]"
/>

On Thu, Feb 26, 2015 at 8:08 AM, j b <[email protected]> wrote:

> Hi folks,
>
> Can anybody help me to map "ModulesAccess" property in .hbm.xml?
>
> Please as int in database. Not string.
>
> Cheers
>
>     public class UserMenusAccess
>     {
>         (...)
>         public virtual ModulesAccess Access { get; set; }
>     }
>
> --
> You received this message because you are subscribed to the Google Groups
> "nhusers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/nhusers.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/nhusers.
For more options, visit https://groups.google.com/d/optout.

Reply via email to