InvestigationActivitySchedule


Columns

Column Type Size Nulls Auto Default Children Parents Comments
Id int 4 null
ActivitySchedule.Id FK_dbo.InvestigationActivitySchedule_dbo.ActivitySchedule_IdR
InvestigationTypeId int 4 null
InvestigationTypes.Id FK_dbo.InvestigationActivitySchedule_dbo.InvestigationTypes_InvestigationTypeIdC

Indexes

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

Relationships