Model table
The 
	 DEPM_MOD_MODEL table is a logical unit grouping tables, table
      queries, cubes and dimensions.The model can be used for UI purposes, or for modeling operations such as Create Model to OLAP. This creates all dimensions and cubes that are part of the model.
| Name | Definition | 
|---|---|
| Name | nvarchar(50) NOT NULL; PK | 
| Caption | nvarchar(150) NULL | 
| PreserveManualAddedObjects | Bool NOT NULL | 
PreserveManualAddedObjects controls whether additional dimensions and cubes
      that have been created are deleted or ignored during publishing.