Share via


Main 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 main 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.
  • RowPermissions
    A Boolean True/False field that determines whether row-level permissions are enabled on the table. The default is False. If you set the property to True, row-level permissions can be implemented on the base view through the user interface.
  • 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 Table Security