Sites Table (Configuration Database)

The Sites table stores site records for sites in the Microsoft Windows SharePoint Services topology.

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 nameData typeDescription
SiteIduniqueidentifierPrimary key.
DatabaseIduniqueidentifierAssociated database. Foreign key (Databases table).
UrlPathnvarcharPath to the site. "/" represents the root.
LastModifieddatetimeTime of last modification to site record.
LastModifiedUsernvarcharUser who last modified site record.
LastModifiedServernvarcharName of the server affected by the modifications.
StatusintNot used in this table.
VersiontimestampVersion of the metainfo parameter in the table. This value is incremented when site properties are modified.
PropertiesntextNot used in this table.

Page view tracker