Significant periods for quality measurements in the context of a RELEASE.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
![]() | MS_ID | The record ID. | int | 4 | ||
MS_NAME | The name of the item. | varchar | 255 | |||
MS_DESCRIPTION | A free text description of this item. | varchar | 16 | ![]() | ||
MS_DUE_DATE | The end of the period in which measurements are applied to this milestone. | datetime | 4 | |||
MS_START_DATE | The beginning of the period in which measurements are applied to this milestone. | datetime | 4 | |||
MS_RELEASE_ID | RELEASES.REL_ID | int | 4 | |||
MS_HAS_ATTACHMENTS | Y if this item has attachments. | varchar | 1 | ![]() | ||
MS_VER_STAMP | The version number of this record. | int | 4 | |||
MS_VTS | The version time stamp. | varchar | 20 | |||
MS_USER_01 | User-defined field. | varchar | 40 | ![]() |