sys.fulltext_stoplists

full-text
#full-text#catalog-view

Description

Contains a row per full-text stoplist in the database.

Permissions

Article • 02/28/2023 Contains a row per full-text stoplist in the database. Description ID of the stoplist, unique within the database. Name of the stoplist. Date that stoplist was created. Date that stoplist was last modified using any ALTER statement. ID of the database principal that owns the stoplist. 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) Object Catalog Views (Transact-SQL) sys.fulltext_system_stopwords (Transact-SQL) sys.fulltext_stopwords (Transact-SQL) Configure and Manage Stopwords and Stoplists for Full-Text Search CREATE FULLTEXT STOPLIST (Transact-SQL) ALTER FULLTEXT STOPLIST (Transact-SQL) DROP FULLTEXT STOPLIST (Transact-SQL) ノ Expand table See Also