Entity Class Transformation

To transform a class into a table, select the Persistent option on the Detail tab of its property sheet and then specify the type in the Persistent groupbox.



Persistent classes are classes with one of the following persistent types:

Note: Identifiers of persistent classes, where the generation type is not set to Value type are transformed into table keys. Primary identifiers are transformed into primary keys or part of primary keys (see Defining primary identifier mapping). Persistent attributes contained in primary identifiers are transformed into columns of primary keys.