Detail Table Properties
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.
When you select a detail table in the Solution Explorer, the following properties appear in the Properties window.
- BaseView
The name of the view with which the workflow process interacts. - CurrentTableColumn
The name of the column in the detail table that is being used as a foreign key in the main table. - ParentTable
The name of the main table above the detail table in the hierarchy. - ParentTableColumn
The name of the column in the main table that points to the detail table. - Relationship
Displays the Primary Key/Foreign Key relationship between the detail table and the main table. - WorkflowProcess
The name of the workflow process that is built on the table. If there is no workflow on the table, this property does not appear in the Properties window.
See Also
SQL Server Workflow Properties Pages | Defining Hierarchy Schema