InvestigationTypes


Columns

Column Type Size Nulls Auto Default Children Parents Comments
Id int 4 null
InvestigationActivitySchedule.InvestigationTypeId FK_dbo.InvestigationActivitySchedule_dbo.InvestigationTypes_InvestigationTypeIdC
InvestigationActivityTemplateSchedule.InvestigationTypeId FK_dbo.InvestigationActivityTemplateSchedule_dbo.InvestigationTypes_InvestigationTypeIdC
Investigations.InvestigationTypeId FK_dbo.Investigations_dbo.InvestigationTypes_InvestigationTypeIdC
ReviewInvestigationTypes.InvestigationTypeId FK_dbo.ReviewInvesitgationTypes_dbo.InvestigationTypes_InvestigationTypeIdC
Description nvarchar 400 null
IsImage bit 1 ((0))

Indexes

Constraint Name Type Sort Column(s)
PK_dbo.InvestigationTypes Primary key Asc Id

Relationships