Deps Table

The Deps table stores document dependencies.

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 nameData typeDescription
SiteIduniqueidentifierID of the SharePoint site. GUID can be found in the Sites table.
FullUrlnvarcharURL of the file.
DepTypetinyintDependency type.
DepDescnvarcharDescription of the dependency type. For example, for an include dependency, the URL of the document to include.

Page view tracker