WebCat Table
The WebCat table stores the links between SharePoint sites and areas.
Warning Modifying the database schema or database structures is unsupported. Changes that you make to the database contents may be overwritten when you install updates or service packs for Windows SharePoint Services, or when you upgrade an installation to the next product version.
Columns
Column name | Data type | Description |
---|---|---|
WebId | uniqueidentifier | GUID of the SharePoint site to which the area belongs. Found in the Webs table. |
CategoryId | uniqueidentifier | GUID of the area. |
Category | nvarchar | Name of the area. |