WF_LARGE_TEXTS

Description

Contains long text for various places and purposes. For example, email template definitions, error messages, etc.

Columns

For the descriptions in this table, the term item refers to a large block of text.

Column Name Data Type Size Description
TEXT_ID varchar 32 (Primary key) The unique item ID.
TEXT_DATA ntext The large text that contains additional information such as: error messages and mail template definition.

Relationships

Table Name Relationship
None Not Applicable