Agencyreports


Description

Agency report assignments that define which reports are available to specific agencies based on their service agreements and access permissions.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
ReportID int 4 null

Reference identifier - Foreign key reference to related entity or lookup table

AgencyID int 4 null

Reference identifier - Foreign key reference to related entity or lookup table

Indexes

Constraint Name Type Sort Column(s)
PK_Agencyreports Primary key Asc/Asc ReportID + AgencyID

Relationships