Edit

sys.fulltext_system_stopwords (Transact-SQL)

Applies to: SQL Server Azure SQL Database Azure SQL Managed Instance SQL database in Microsoft Fabric

Provides access to the system stoplist.

Column name Data type Description
stopword nvarchar(64) The term that is considered for a stop-word match.
language_id int Locale identifier (LCID) of the language. This LCID is used for word breaking.

Permissions

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.