Object Management
This page enables you to change properties for any class which will be generated in your application: captions (for tables or input forms), format types and custom format, default values, required fields etc. All classes are grouped in three main groups - entities, views and DTOs. Entity class represent a database table, view class represent database vies, and DTO is a abbrevation for Data Transfer Objects, which are mostly used for grid's data sources.