dbo.QBMAttribute
Schema attributes
TableType TUsage USERDATARows 9SizeMB 0.024
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_QBMAttribute | varchar(38) | no | Schema attribute | PKUID |
Ident_QBMAttribute | varchar(64) | no | Schema attribute | |
DisplayName | nvarchar(256) | no | Display name | |
Description | nvarchar(512) | yes | Description | |
HasValue | bit(1) | yes | Assignment must contain a value | |
EditorAlias | varchar(64) | yes | Editor alias | |
SelectScript | nvarchar(-1) | yes | Selection script | |
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 | |
DefaultValue | nvarchar(-1) | yes | Default value |
Relations
| FK | From | To |
|---|---|---|
| QBM_RFRL710 | QBMAttributeAssign.UID_QBMAttribute | QBMAttribute.UID_QBMAttribute |
Triggers
GEN_T23ED33681C5839C499B95B8A7 SQL_TRIGGER
GEN_T49D88ECDE5562D7057A942D51 SQL_TRIGGER
GEN_T5E044E922B87239F6EDD13585 SQL_TRIGGER
GEN_T653CD93F94A7D9DED7707394B SQL_TRIGGER
QBM_TDAssembly_QBMAttribute SQL_TRIGGER
QBM_TIAssembly_QBMAttribute SQL_TRIGGER
QBM_TUAssembly_QBMAttribute 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 |
|---|---|---|
| QBMAttributeAssign | foreign key references table | QBM_RFRL710: QBMAttributeAssign.UID_QBMAttribute -> QBMAttribute.UID_QBMAttribute |