EN
Español
English
Português
    V_CLIENT_PROJECT_EXEC

    List of distribution project executions

    Fields

    Field Type Description
    device_platform VARCHAR (7) Platform where it was made? The execution
    execution_date DATETIME Date of execution
    execution_id* INT Primary Key Execution Code
    execution_name* NVARCHAR (500) Name of the execution
    execution_status VARCHAR (20) Execution status
    execution_type VARCHAR (9) Execution Type (Install, Uninstall)
    view_distribution_project_id* INT Code of the foreign key distribution project