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

The Links table stores links recalculated during a site recalculation.

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
SiteIduniqueidentifierSharePoint site to which the link belongs.
DirNamenvarcharDirectory in which the file is stored. Null value for a top-level site.
LeafNamenvarcharName of the file that contains the link.
WebPartIduniqueidentifierID of a Web Part that has a link to another file, such as the Page Viewer and Image Web Parts. This ID matches up with the tp_ID in the Web Parts table.
LinkNumberintID of the link on the page, incremented to ensure a unique value.
TargetDirNamenvarcharDirectory to which the link refers.
TargetLeafNamenvarcharTarget file of the link.
TypetinyintType of link represented as an 8-bit number that represents a single-character abbreviation, such as "H" for "HREF."
SecuritytinyintType of security for the link represented as an 8-bit number that represents a single-character abbreviation, such as "S" for a link that uses SSL security.
DynamictinyintType of link represented as an 8-bit number that represents a single-character abbreviation, such as "S" for "STATIC."
ServerRelbitValue that indicates whether the link is a server-based relative path.
PointsToDirbitValue that indicates whether the link points to a directory.

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