Generate enumeration types for choice fields
The DAO generator generates Choice and MultiChoice fields as string properties. Enumeration types should be produced to achieve strongly-typed properties. [Flags] should be output for multi-choice fields.
0
votes
started