Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SDK Documentation
Platform
Reference
Databases
Tables
 ShowZoneIdentification Method

  Switch on low bandwidth view
SchedSubscriptions Table

The SchedSubscriptions table stores alerts that are set to be sent on a daily or weekly basis.

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
IduniqueidentifierID of the alert.
SiteIduniqueidentifierID of the SharePoint site with which the alert is associated. GUID links to the Sites table.
NotifyFreqintValue that indicates how frequently the alert is sent. 1 for daily; 2 for weekly.
WebIduniqueidentifierID of the Web site with which the alert is associated. GUID links to the Webs table.
ListIduniqueidentifierID of the list to which an alert is added. GUID links to the Lists table.
ItemIdintID of the item to which an alert is added. Linked to the UserData table. If the entire list is added to an alert, the field is null.
EventTypeintEvent that triggers the alert.
UserIdintID of the user who configured the alert.
UserEmailnvarcharE-mail to which the alert is sent.
SiteUrlnvarcharURL of the site.
WebUrlnvarcharURL of the subsite if there is one.
WebTitlenvarcharTitle of the Web site.
WebLanguageintLanguage ID of the Web site.
WebLocaleintLocale ID of the Web site.
WebTimeZonesmallintValue that indicates 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 of the list.
ListTitlenvarcharTitle of the list.
ListBaseTypeintTitle of the list.
ListServerTemplateintBase type of a list such as a survey, document library, or events list.
ItemDocIduniqueidentifierID of the document used with alerts.

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker