Auto Column Type
| Option Name |
Description |
| Name |
When a column entered matches with the name defined here, the type and default value will be automatically filled. |
| Type |
Automatically set column type value when the name user entered for a column matches with name specified in Name. |
| Nullable |
Automatically set column nullable when the name user entered for a column matches with name specified in Name. |
| Default Value |
Automatically set default value when the name user entered for a column matches with name specified in Name. |
Auto Column Type of Entity Options details
Behavior & Presentation
| Option Name |
Description |
| Show table record editor |
(default true) Show the table record editor at the bottom of ERD for adding default table records to database tables. |