| Table: Project_Template_Definition_Imported | |||
| Columns | |||
| Name | Type | Constraints | Description |
| project_template_definition_imported_KEY | int | NOT NULL | Assigned by COMMON_dp_Allocate_Unique_Identifiers. Database assigned primary key for this table. |
| update__staff_KEY | int | NOT NULL | |
| update_date_utc | datetime | NOT NULL | |
| create_date_utc | datetime | NOT NULL | |
| project_template_definition_KEY | int | NOT NULL | |
| row_version | timestamp | NOT NULL | |
| Primary key | |||
| Name | Columns | Description | |
| PK_Project_Template_Definition_Imported$project_template_definition_imported_KEY | project_template_definition_imported_KEY | CLUSTERED | |
| Indexes | |||
| Name | Columns | Description | |
| IX_Project_Template_Definition_Imported$project_template_definition_KEY | project_template_definition_KEY | Index supports foreign key FK_Project_Template_Definition_Imported__Project_Template_Definition__project_template_definition_KEY | |
| Foreign keys | |||
| Name | Columns | Referenced table | Description |
| FK_Project_Template_Definition_Imported__Project_Template_Definition__project_template_definition_KEY | project_template_definition_KEY | Project_Template_Definition | |