sys.fulltext_index_catalog_usages

Returns a row for each full-text catalog to full-text index reference.

Column name Data type Description

object_id

int

ID of the full-text indexed table. Is unique within the database.

index_id

int

ID of full-text index.

fulltext_catalog_id

int

ID of full-text catalog.

See Also

Reference

Catalog Views (Transact-SQL)
Data Spaces and Full-Text Catalog Views (Transact-SQL)

Help and Information

Getting SQL Server 2005 Assistance