dbo.DialogRichMailImage
Images for emails
TableType TUsage CONFIGURATIONRows 64SizeMB 0.12
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DialogRichMailImage | varchar(38) | no | Image for email | PKUID |
UID_DialogRichMailBody | varchar(38) | yes | Mail definition | FKUID |
FileType | nvarchar(32) | yes | File type | |
FileContent | varbinary(-1) | yes | File content | |
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 | |
HashValue | nvarchar(80) | yes | Hash value | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
Relations
| FK | From | To |
|---|---|---|
| No FK rows in snapshot. | ||
Triggers
GEN_T1568C5AEBA722233F2FA9C9FA SQL_TRIGGER
GEN_T2909271BF8E1BBF7602C4F0AB SQL_TRIGGER
GEN_T3A86196C1E41442291FDBAC98 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_T3452593DB03C2A08CC0E245EC | SQL expression dependency | OBJECT_OR_COLUMN |
| cs-common-customizer-vi-common-customizer-dialogrichmail.cs | decompiled C# reference | classes DialogRichMail, _003C_003Ec__DisplayClass1_0; methods MoveNext, SetStateMachine, _003C_CopyAsync_003Eb__1, _CopyAsync; references DialogParameter, DialogParameterSet, DialogRichMail, DialogRichMailBody, DialogRichMailImage; markers reads entity values, saves entities, references DB/Dialog objects |