In This Topic
Provides custom translation of enums to ensure correct persistence via integer
Syntax
public class EnumAsInt<> : NHibernate.UserTypes.IUserType
Type Parameters
Inheritance Hierarchy
System.Object
CommerceBuilder.DomainModel.EnumAsInt<T>
See Also