Description: Recorded measurement value.
Column Name |
Ordinal Position |
|
|
Name |
Type |
|
1 |
QUANTITYID |
INT |
|
|
Description: The unique Id for the Quantity table
|
|
Name |
Type |
|
2 |
LKQUANTITYTYPEID |
INT |
|
|
Description: LkQuantityTypeId is a foreign key to the LkQuantityType table.
|
|
Name |
Type |
|
3 |
VALUE |
DECIMAL |
|
|
Description: NULL
|
|
Name |
Type |
|
4 |
LKCOMPARATORID |
INT |
|
|
Description: LkComparatorId is a foreign key to the LkComparator table.
|
|
Name |
Type |
|
5 |
LKUNITID |
INT |
|
|
Description: LkUnitId is a foreign key to the LkUnit table.
|
|
Name |
Type |
|
6 |
INTERNALUSEFORMERGEFK |
INT |
|
|
Description: Used to store a temporary Id to prevent the use of a sql merge
|
|
Name |
Type |
|
7 |
INTERNALUSEFORMERGEQUANTITYID |
INT |
|
|
Description: Used to store a temporary Id to prevent the use of a sql merge
|