message_id Table (386)
Some tooltip text!
• 1 minute to read
• 1 minute to read
This table links an email message id to an eJournal item
Fields
Name | Description | Type | Null |
---|---|---|---|
id | Primary key | PK | |
message_id | The message id | String(255) | |
domain | The domain to which this message id links | Int | |
item_id | The id of the element this item links to | Int |
Indexes
Fields | Types | Description |
---|---|---|
id | PK | Clustered, Unique |
message_id | String(255) | Index |
domain | Int | Index |
item_id | Int | Index |
Replication Flags
- None
Security Flags
- No access control via user's Role.