dbo.DialogUser
System users
TableType TUsage CONFIGURATIONRows 9SizeMB 0.024
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DialogUser | varchar(38) | no | System user | PKUID |
UserName | nvarchar(128) | no | System user | |
Password | varchar(218) | yes | Password | |
XDateInserted | datetime(8) | yes | Created on | |
XDateUpdated | datetime(8) | yes | Modified on | |
XUserInserted | nvarchar(128) | yes | Created by | |
XUserUpdated | nvarchar(128) | yes | Modified by | |
CustomRemarks | nvarchar(510) | yes | Remarks | |
IsReadOnly | bit(1) | yes | Read only | |
XTouched | nchar(2) | yes | Processing status | |
Salt | nvarchar(32) | yes | Random string | |
XObjectKey | varchar(138) | no | Object key | |
IsDynamicUser | bit(1) | yes | Dynamic user | |
LastLogin | datetime(8) | yes | Last login | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
IsAdmin | bit(1) | yes | Administrative user | |
IsServiceAccount | bit(1) | yes | Service account | |
IsPwdExternalManaged | bit(1) | yes | External password management | |
AuthentifierLogins | nvarchar(-1) | yes | Logins | |
PasswordLastSet | datetime(8) | yes | Password last changed | |
BadPasswordAttempts | int(4) | yes | Count failed logins | |
PasswordNeverExpires | bit(1) | yes | Password never expires | |
IsLockedOut | bit(1) | yes | Login locked | |
IsDisabledForDirectLogin | bit(1) | yes | Disabled for direct login |
Relations
| FK | From | To |
|---|---|---|
| QBM_RFRL22 | DialogUserInGroup.UID_DialogUser | DialogUser.UID_DialogUser |
| QER_RFRL2572 | Person.UID_DialogUser | DialogUser.UID_DialogUser |
Triggers
GEN_T21B677A12BFFABF43FA8D66F9 SQL_TRIGGER
GEN_T3846E5A6A6C2B188173A029D8 SQL_TRIGGER
GEN_T591BD9A08AA97A8FC73A48D93 SQL_TRIGGER
QBM_TDDialogUser SQL_TRIGGER
QBM_TIDialogUser SQL_TRIGGER
QBM_TUDialogUser 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.QBM_PDatabasePrepareCheck2 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PDialogUserInGroupCorrect | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PDynamicUserForPerson | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PUserDetectByGroupList | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_ZDynamicUserShrink | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T1EC48139AE7E14D6C89E12AA8 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T22396B6B345D17F94404E153A | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T591BD9A08AA97A8FC73A48D93 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_TIDialogUser | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_TUDialogUser | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QER_TIDialogUserInGroup | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QER_TUDialogGroup | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBMVCustomInfo | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBMVSystemInfo | SQL expression dependency | OBJECT_OR_COLUMN |
| DialogUserInGroup | foreign key references table | QBM_RFRL22: DialogUserInGroup.UID_DialogUser -> DialogUser.UID_DialogUser |
| Person | foreign key references table | QER_RFRL2572: Person.UID_DialogUser -> DialogUser.UID_DialogUser |
| dbo.QBM_PDialogUserInGroupCorrect | source text reference | uses session context values, has TRY/CATCH error handling |
| dbo.QBM_PDynamicUserForPerson | source text reference | uses session context values, has TRY/CATCH error handling |
| dbo.QBM_PUserDetectByGroupList | source text reference | uses session context values, has TRY/CATCH error handling |
| dbo.QBM_ZDynamicUserShrink | source text reference | has TRY/CATCH error handling |
| dbo.QBM_TIDialogUser | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| dbo.QBM_TUDialogUser | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| dbo.QER_TIDialogUserInGroup | source text reference | uses session context values, has TRY/CATCH error handling |
| dbo.QER_TUDialogGroup | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| cs-att-forms-att-forms-formattestationmakedecision.cs | decompiled C# reference | classes FormAttestationMakeDecision; methods OnInit, InitializeComponent, OnFormLoad, OnFormSizeChanged, OnFormUnload, Task_ShowHistory; references AttestationCase, AttestationHelper, AttestationHistory, AttestationObject, AttestationPolicy, Delegation; markers reads entity values, references DB/Dialog objects |
| cs-common-customizer-vi-common-customizer-dialogtable.cs | decompiled C# reference | classes DialogTable, _003C_003Ec__DisplayClass4_0; methods _003C_ConfigureColumns_003Eb__0, MoveNext, SetStateMachine, OnSavingAsync, _ConfigureColumns, OnSavedAsync; references DialogCalendar, DialogColumn, DialogDBQueue, DialogMultiLanguage, DialogNotification, DialogProcess; markers reads entity values, references DB/Dialog objects, Job/process related markers |
| cs-qer-customizer-qer-customizer-person.cs | decompiled C# reference | classes Person, MP, _003C_003Ec__DisplayClass11_0, _003C_003Ec__DisplayClass11_1; methods _003C_LoadShoppingCartPattern_003Eb__0, _003C_LoadShoppingCartPattern_003Eb__1, _003C_LoadShoppingCartPattern_003Eb__3, _003C_LoadShoppingCartPattern_003Eb__2, _003C_UpdateShoppingCartPattern_003Eb__0, _003C_UpdateShoppingCartPattern_003Eb__1; references AccProduct, AERole, Delegation, DialogColumn, DialogGroup, DialogParameter; markers reads entity values, writes entity values, saves entities, references DB/Dialog objects, IT Shop related markers, Job/process related markers |
| cs-webinstaller-base-vi-webdesigner-installer-tasks-createupdateusertask.cs | decompiled C# reference | classes CreateUpdateUserTask; methods GenerateUserName, CreateUser, DatabaseHasRequiredGroup, RunInternal, SetAuthString, AuthString; references DialogGroup, DialogUser, DialogUserInGroup; markers reads entity values, writes entity values, references DB/Dialog objects |