dbo.ExtendedAttributeGroup
Property groups
TableType TUsage USERDATARows 0SizeMB 0
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_ExtendedAttributeGroup | varchar(38) | no | Property group | PKUID |
Ident_ExtendedAttributeGroup | nvarchar(128) | yes | Property group | |
Description | nvarchar(1024) | yes | Description | |
CustomProperty01 | nvarchar(128) | yes | Spare field no. 01 | |
CustomProperty02 | nvarchar(128) | yes | Spare field no. 02 | |
CustomProperty03 | nvarchar(128) | yes | Spare field no. 03 | |
CustomProperty04 | nvarchar(128) | yes | Spare field no. 04 | |
CustomProperty05 | nvarchar(128) | yes | Spare field no. 05 | |
CustomProperty06 | nvarchar(128) | yes | Spare field no. 06 | |
CustomProperty07 | nvarchar(128) | yes | Spare field no. 07 | |
CustomProperty08 | nvarchar(128) | yes | Spare field no. 08 | |
CustomProperty09 | nvarchar(128) | yes | Spare field no. 09 | |
CustomProperty10 | nvarchar(128) | yes | Spare field no. 10 | |
XDateInserted | datetime(8) | yes | Created on | |
XDateUpdated | datetime(8) | yes | Modified on | |
XUserInserted | nvarchar(128) | yes | Created by | |
XUserUpdated | nvarchar(128) | yes | Modified by | |
XTouched | nchar(2) | yes | Processing status | |
XObjectKey | varchar(138) | no | Object key | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
Relations
| FK | From | To |
|---|---|---|
| QER_RFRL1369 | ExtendedAttribute.UID_ExtendedAttributeGroup | ExtendedAttributeGroup.UID_ExtendedAttributeGroup |
| QER_RFRL1370 | ExtendedAttributeInGroup.UID_ExtendedAttributeGroup | ExtendedAttributeGroup.UID_ExtendedAttributeGroup |
Triggers
GEN_T271DEEB89BB5B5D9F5197F988 SQL_TRIGGER
Referenced by / reverse relations
Generated from live DB metadata, FK rows, and exported SQL dependency/source extraction. This is factual linkage evidence, not inferred behavior.
| Referencing object | Relation | Evidence |
|---|---|---|
| ExtendedAttribute | foreign key references table | QER_RFRL1369: ExtendedAttribute.UID_ExtendedAttributeGroup -> ExtendedAttributeGroup.UID_ExtendedAttributeGroup |
| ExtendedAttributeInGroup | foreign key references table | QER_RFRL1370: ExtendedAttributeInGroup.UID_ExtendedAttributeGroup -> ExtendedAttributeGroup.UID_ExtendedAttributeGroup |