RelatedInstalledInstallerEvidenceSourceMap Table

RelatedInstalledInstallerEvidenceSourceMap Maps related installed installer evidence to the evidence source type.

Note: To cater for multi-tenant mode, this table may contain data for multiple tenants. Access requires that the database TenantID has been set in the SQL Server connection context information. That setting filters an underlying table to produce this view of data for the single, selected tenant.
Table 1. Database columns for RelatedInstalledInstallerEvidenceSourceMap table

Database Column

Details

RelatedInstalled InstallerEvidence SourceMapID

Type: integer. Key. Generated ID

A synthetic unique identifier

RelatedInstalled InstallerEvidenceID

Type: integer. Key

An identifier for an related installer evidence record. Foreign key to the RelatedInstalledInstallerEvidence table.

ComplianceConnectionID

Type: integer. Key

The inventory source where the end-user was reported. Foreign key to the ComplianceConnection table.