_Deprecated_21_01_LabTestResultDefined


Columns

Column Type Size Nulls Auto Default Children Parents Comments
Id int 4 null
_Deprecated_21_01_LabTestResults.Id FK_dbo.LabTestResultDefined_dbo.LabTestResults_IdR
LabTestId int 4 null
_Deprecated_21_01_LabTests.Id FK_dbo.LabTestResultDefined_dbo.LabTests_LabTestIdC
UnitOfMeasurementId int 4 null

Indexes

Constraint Name Type Sort Column(s)
PK_dbo._Deprecated_21_01_LabTestResultDefined Primary key Asc Id
IX_Id Performance Asc Id
IX_LabTestId Performance Asc LabTestId
IX_UnitOfMeasurementId Performance Asc UnitOfMeasurementId

Relationships