InvestigationActivityTemplateSchedule


Columns

Column Type Size Nulls Auto Default Children Parents Comments
Id int 4 null
ActivityTemplateSchedule.Id FK_dbo.InvestigationActivityTemplateSchedule_dbo.ActivityTemplateSchedule_IdR
InvestigationTypeId int 4 null
InvestigationTypes.Id FK_dbo.InvestigationActivityTemplateSchedule_dbo.InvestigationTypes_InvestigationTypeIdC

Indexes

Constraint Name Type Sort Column(s)
PK_dbo.InvestigationActivityTemplateSchedule Primary key Asc Id
IX_Id Performance Asc Id
IX_InvestigationTypeId Performance Asc InvestigationTypeId

Relationships