dbo.DialogProductHasAuthentifier
Programs: authenticator assignments
TableType TUsage CONFIGURATIONRows 172SizeMB 0.136
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DialogAuthentifier | varchar(38) | no | Authentication module | PKFKUID |
UID_DialogProduct | varchar(38) | no | Program | PKFKUID |
XUserUpdated | nvarchar(128) | yes | Modified by | |
XUserInserted | nvarchar(128) | yes | Created by | |
XTouched | nchar(2) | yes | Processing status | |
XObjectKey | varchar(138) | no | Object key | |
XDateUpdated | datetime(8) | yes | Modified on | |
XDateInserted | datetime(8) | yes | Created on | |
IsInActive | bit(1) | yes | Disabled | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
Relations
| FK | From | To |
|---|---|---|
| QBM_RFRL284 | DialogProductHasAuthentifier.UID_DialogAuthentifier | DialogAuthentifier.UID_DialogAuthentifier |
| QBM_RFRL285 | DialogProductHasAuthentifier.UID_DialogProduct | QBMProduct.UID_DialogProduct |
Triggers
GEN_T3A016E7E3542AA599BD2389C3 SQL_TRIGGER
GEN_T5C11D0D26E43547AB2B9F6315 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 |
|---|---|---|
| dbo.GEN_T5C11D0D26E43547AB2B9F6315 | SQL expression dependency | OBJECT_OR_COLUMN |
| DialogAuthentifier | referenced by foreign key from table | QBM_RFRL284: DialogProductHasAuthentifier.UID_DialogAuthentifier -> DialogAuthentifier.UID_DialogAuthentifier |
| QBMProduct | referenced by foreign key from table | QBM_RFRL285: DialogProductHasAuthentifier.UID_DialogProduct -> QBMProduct.UID_DialogProduct |