ImmedSubscriptions Table

The ImmedSubscriptions table stores alerts that are sent immediately when changes occur.

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
IduniqueidentifierGUID for the alert.
SiteIduniqueidentifierGUID for the SharePoint site to which the alert belongs. Found in the Sites table.
WebIduniqueidentifierSite collection to which the alert belongs. Found in the Webs table.
ListIduniqueidentifierList with which the alert is associated. Found in the Lists tables.
ItemIdintList item or document to which a user has added an alert.
EventTypeintEvent that triggers the alert.
UserIdintID of the user who specified the alert. Found in the UserInfo table.
UserEmailnvarcharE-mail address of the user.
SiteUrlnvarcharURL of the top-level site.
WebUrlnvarcharURL of the subsite.
WebTitlenvarcharTitle of the subsite.
WebLanguageintLanguage ID of the Web site.
WebLocaleintLocale ID of the Web site.
WebTimeZonesmallintNumber of the time zone.
WebTime24bitTime format specifier. Specifies whether the time displayed is in 12-hour or 24-hour format.
WebCalendarTypesmallintCalendar type for non-Gregorian calendars, e.g., Hijiri.
WebAdjustHijriDayssmallintLunar calendar information.
ListUrlnvarcharURL to the list.
ListTitlenvarcharTitle of the list.
ListBaseTypeintBase type of a list such as a survey, document library, or events list.
ListServerTemplateintList template used for a list.
ItemDocIduniqueidentifierID of the document used for specifying an alert for the document.

Page view tracker