SiteGroups Table

The SiteGroups table stores the list of cross-site groups associated with a SharePoint site.

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
SiteIDuniqueidentifierID of the site to which the cross-site group belongs.
IDintID of the cross-site group.
TitlenvarcharTitle of the cross-site group.
DescriptionnvarcharDescription of the cross-site group.
Ownerinttp_id of the owner from the UserInfo table.
OwnerIsUserbitValue that specifies whether the owner is a user of the cross-site group.

Page view tracker