EN
Español
English
Português
    ASMS_INTERFACE_BUILTIN

    Represents the resources associated with a user interface

    Data model

    Fields

    Field Type Description
    class_name NVARCHAR (510) Business Rule Associated with the Field
    field_type_id INT Field type identifier, reference the ASMS_TYPES.id table
    id* INT Unique Resource Identifier
    member NVARCHAR (MAX) Identifies the field of an entity that references the resource
    resource_name NVARCHAR (MAX) Resource Name
    select_member NVARCHAR (MAX) Name of the field for selection

    Primary Key

    PK_ASMS_INTERFACE_BUILTIN
    id