MEDIA_TYPE Dimension
The MEDIA_TYPE Dimension describes facts based on media type, such as workitem, or email.
Field | Data Type | Description |
---|---|---|
MEDIA_TYPE_KEY | int | Primary key of this table. |
MEDIA_TYPE_NAME | nvarchar(255) | The media name. It is one of the following values: workitem, email, Unknown |
CREATED_ETL_AUDIT_KEY | int | >Key to the ETL_AUDIT dimension, identifying the ETL job that created this record. |
UPDATED_ETL_AUDIT_KEY | int | Key to the ETL_AUDIT dimension, identifying the ETL job that last updated this record. |
This page was last edited on December 23, 2020, at 09:05.
Comments or questions about this documentation? Contact us for support!