Printer Friendly Version      Send     
Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Server Technologies
SDK Documentation
Platform
Reference
Databases
Tables
 VirtualServers Table
 
VirtualServers Table

The VirtualServers table stores records and associated settings for virtual servers in 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
VirtualServerIduniqueidentifierPrimary key.
NamenvarcharName of the virtual server such as "Default Web Site."
SmtpServiceIduniqueidentifierGUID for the SMTP service specified in the virtual server settings of SharePoint Central Administration. Note: This setting overrides global settings. If Null, use global settings. Foreign key available from the Services table.
MailCodePageintOption selected for the character set in the Simple Mail Transfer Protocol (SMTP) settings specified in the virtual server settings of SharePoint Central Administration. Note: This setting overrides global settings.
FromAddressnvarcharE-mail address identified in the From field of the SMTP settings specified in the virtual server settings of SharePoint Central Administration. Note: This setting overrides global settings.
ReplyToAddressnvarcharE-mail address identified in the Reply To field of the SMTP settings specified in the virtual server settings of SharePoint Central Administration. Note: This setting overrides global settings.
LastModifieddatetimeTime of the last modification to the virtual server record.
LastModifiedUsernvarcharUser name of the person who last modified the virtual server 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 the virtual server properties change.
PropertiesntextVirtual server properties including inclusions, exclusions, etc.
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker