EN
Español
English
Português
    AQM_DATA_ACCESS_RULE

    Store data access rules for reporting

    Data model

    Fields

    Field Type Description
    datasource_name* NVARCHAR (60) Name of the data source to which the access rule applies
    id* INT Unique identifier of the access rule
    name* NVARCHAR (60) Access Rule Name
    tables NVARCHAR (MAX) Tables to which access rules apply
    user_group_assign NVARCHAR (MAX) User group to which the access rule applies

    Primary Key

    PK_AQM_DATA_ACCESS_RULE
    id