EN
Español
English
Português
    ASMS_INTERFACE_CONSTANTS

    Represents a constant value used in the interface

    Data model

    Fields

    Field Type Description
    id* INT Unique identifier of the constant
    name NVARCHAR (510) Descriptive name of the interface constant
    value NVARCHAR (510) Value of the constant

    Primary Key

    PK_ASMS_INTERFACE_CONSTANTS
    id