HT_Settings Table
The HT_Settings table stores key/value pairs of settings related to the HTML viewing feature of Microsoft Windows SharePoint Services. When a compatible HTML viewer 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 name | Data type | Description |
---|---|---|
key | nchar | Name of the setting. Primary key. |
value | bigint | Value of the setting. |