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

  Switch on low bandwidth view
HT_Cache Table

The HT_Cache table stores documents converted by the HTML viewing feature of Microsoft Windows SharePoint Services. When a compatible converter application is installed, this feature displays a document in HTML format if the client computer does not recognize the document type.

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
TimeStampsmalldatetimeDate and time when this record was inserted or last updated.
SiteIduniqueidentifierID of the site available, from the Sites table. Part of the primary key.
DirNamenvarcharFolder name of the source folder of the original document in the site. Part of the primary key.
LeafNamenvarcharFile name of the original document in the site. Part of the primary key.
TransNamenvarcharFile name of the converted document. Part of the primary key.
JobTypetinyintNumeric value that corresponds to a conversion type.
STSDocVersiondatetimeThe date and time the original document was last modified.
FileimageThe binary contents of the converted document.
FileSizeintThe size in bytes of the converted document.
MainFilebitBoolean value that indicates whether this file is the main file. The HTML conversion process may generate one or more supporting files in addition to the main file.

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