Categories Table
The Categories table associates documents with their assigned areas.
Warning Modifying the database schema or database structures is not supported. 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 |
---|---|---|
DocId | uniqueidentifier | ID of the document, available from the Docs table. |
CategoryId | uniqueidentifier | ID of the area of the document, available from the WebCat table. |