CNSs


Columns

Column Type Size Nulls Auto Default Children Parents Comments
Id int identity 4 null
BreastSwitches.AuthorisedByCNSId FK_dbo.BreastSwitches_dbo.CNSs_AuthorisedByCNSIdR
Referrals.KeyWorkerId FK_dbo.Referrals_dbo.CNSs_KeyWorkerIdR
Reviews.CareProfessionalId FK_dbo.Reviews_dbo.CNSs_CareProfessionalIdR
Description nvarchar 400 null
IsDeleted bit 1 null
ScrId int 4 null

Indexes

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

Relationships