sys.fulltext_document_types

full-text
#full-text#catalog-view

Description

Returns a row for each document type that is available for full-text indexing operations. Each row represents the IFilter interface that is registered in the instance of SQL Server. The file extension of the supported document type. This value can be used to identify the filter that will be used during full-text indexing of columns of type GUID of the IFilter class that supports file extension. The path to the IFilter DLL.

Permissions

Article • 02/28/2023 Returns a row for each document type that is available for full-text indexing operations. Each row represents the IFilter interface that is registered in the instance of SQL Server. Description The file extension of the supported document type. This value can be used to identify the filter that will be used during full-text indexing of columns of type or. GUID of the IFilter class that supports file extension. The path to the IFilter DLL. The path is only visible to members of the fixed server role. Version of the IFilter DLL. Name of the IFilter manufacturer. Note: Only documents with the manufacturer as Microsoft are supported on SQL Database. The visibility of the metadata in catalog views is limited to securables that a user either owns, or on which the user was granted some permission. Catalog Views (Transact-SQL) ノ Expand table See Also