SoftwareIsoTagEntity Table

The SoftwareIsoTagEntity table provides property names and values for each unique entities on software ID tags.

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 SoftwareIsoTagEntity table

Database Column

Details

SoftwareIsoTagEntityID

Type: integer. Key. Generated ID

The SoftwareIsoTagEntity table unique ID for each records.

RegID

Type: text (max 200 characters). Key

The unique registration ID value of an entity in an software ID tag.

Name

Type: text (max 200 characters). Key

The entity name value in a software ID tag.