Tag Table

Reserved for future development.

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

Database Column

Details

TagID

Type: integer. Key. Generated ID

The unique ID for this tag.

Name

Type: text (max 128 characters). Key

The name of this tag.

Description

Type: text

Description of this tag and its purpose.