TagType
- Last UpdatedMar 10, 2025
- 1 minute read
Contains one row for each tag type.
|
Column |
Data Type |
Description |
|---|---|---|
|
(PK) TagTypeKey |
int NOT NULL |
The unique identifier for the tag type. |
|
TagTypeName |
nvarchar(32) NULL |
The name of the tag type. |