The modObjectTypes Table
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
The modObjectTypes table is a lookup table that enforces object types and associates a description and caption with each object type.
The following table lists the modObjectTypes table columns and their data types and provides a brief description of each.
Column | Data type | Description |
---|---|---|
Type | char(2) | Type of object:
|
Caption | nvarchar(256) | A text description of the object type. |
rowguid | uniqueidentifier | Unique identifier used for object types. |
See Also
Workflow-Enabled Database Tables | The modColumns Table | The modObjects Table | The modPermissions Table | The modProperties Table (Workflow-Enabled Database) | The modUserRoles Table | The Workflow Tables | The WorkflowActions Tables | The Lookup Table