Product Tour
Back to Olero
Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
Next
Close Window
Step 3 - Customize your data object model - Table Objects
ORM.NET allows you to customize the behavior of the Table objects in the following ways:
Rename the mapped table object to use another name.
Choose which table objects should be included in the data layer generation process.
Mark tables with static information as
Lookup
objects so that they can be easily cached within your application.