Footprints Data Model |
Table |
Table Name | Report Visibility Type |
Table Definition | A lookup table for report visibility type. Values include: Private, Shared. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Report Visibility Type Id | The automatically generated primary key of the rpt_visibility_type table. | INTEGER | Yes |
Report Visibility Type Name | The name of the Report Visibility Type. | VARCHAR(255) | No |
Report Visibility Type Description | A descriptive name of the Report Visibility Type. This descriptive name may be localized. | VARCHAR(512) | No |