dbo.TSBAccountDefHasBehavior
Account definitions: manage levels
TableType TUsage USERDATARows 4SizeMB 0.024
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_TSBAccountDef | varchar(38) | no | Account definition | PKFKUID |
UID_TSBBehavior | varchar(38) | no | Manage level | PKFKUID |
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 |
|---|---|---|
| TSB_RFRL2555 | TSBAccountDefHasBehavior.UID_TSBAccountDef | TSBAccountDef.UID_TSBAccountDef |
| TSB_RFRL2556 | TSBAccountDefHasBehavior.UID_TSBBehavior | TSBBehavior.UID_TSBBehavior |
Triggers
GEN_T3A50604D64BEE15A22974E271 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 |
|---|---|---|
| TSBAccountDef | referenced by foreign key from table | TSB_RFRL2555: TSBAccountDefHasBehavior.UID_TSBAccountDef -> TSBAccountDef.UID_TSBAccountDef |
| TSBBehavior | referenced by foreign key from table | TSB_RFRL2556: TSBAccountDefHasBehavior.UID_TSBBehavior -> TSBBehavior.UID_TSBBehavior |
| cs-tsb-customizer-tsb-customizer-tsbaccountdeflogic.cs | decompiled C# reference | classes TSBAccountDefLogic, _003C_003Ec__DisplayClass10_0, _003C_003Ec__DisplayClass11_0, _003C_003Ec__DisplayClass11_1; methods _003CCheckTSBBahavior_003Eb__0, _003CCheckUniqueAccount_003Eb__0, _003CCheckUniqueAccount_003Eb__1, _003CExistsPersonHasTSBAccountDef_003Eb__0, _003CAssignAccountDef_OnSaving_003Eb__0, _003CRevokeAccountDef_003Eb__0; references Person, PersonHasTSBAccountDef, TSBAccountDef, TSBAccountDefHasBehavior, TSBBehavior, TSBPersonUsesAccount; markers reads entity values, references DB/Dialog objects |