Defining enumeration types in a mapping file or columns from another table
2 answers
You can use the Int32 type directly in your mapping file. Or if you want to use the string representation of your enum you use EnumStringType
0
a source to share