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

The Services table stores records for services used by the Microsoft Windows SharePoint Services deployment.

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
ServiceIduniqueidentifierPrimary key.
ClassIduniqueidentifierGUID that indicates the service type such as database, Simple Mail Transfer Protocol (SMTP), or Web service. Web service corresponds to a virtual server in Microsoft Internet Information Services (IIS).
ServerIduniqueidentifierAssociated server. Foreign key (Servers table).
InstancenvarcharInstance name of the service where a service such as the database service supports additional named instances.
LastModifieddatetimeTime of the last modification to the service record.
LastModifiedUsernvarcharUser name of the person who last modified the service 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 a service changes.
PropertiesntextNot used in this table.

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