StructureType
- Last UpdatedMar 10, 2025
- 1 minute read
Contains one row for each structure type. Read-only table.
|
Column |
Data Type |
Description |
|---|---|---|
|
StructureId |
uniqueidentifier NOT NULL |
The unique identifier for the structure. |
|
StructureTypeName |
nvarchar(255) NOT NULL |
The name of the structure type. |
|
Description |
nvarchar(512) NOT NULL |
The description of the structure type. |