EN
Español
English
Português
    ASMS_MODEL_TYPE

    Contains the information of the types of cases that the models created as Tasks will have.

    Data model

    Fields

    Field Type Description
    model_id* INT Associated model identifier
    type_id* INT Model Type

    References

    Column Referenced Table Referenced column Name
    model_case_id dbo.ASMS_MODEL id FK03_ASMS_MODEL_TPYE
    model_id* dbo.ASMS_MODEL id FK01_ASMS_MODEL_TPYE
    type_id* dbo.ASMS_TYPES id FK02_ASMS_MODEL_TYPE