Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 has been granted some permission.
See Also
Reference
Object Catalog Views (Transact-SQL)
sys.fulltext_stoplists (Transact-SQL)
sys.fulltext_stopwords (Transact-SQL)
Concepts
Configure and Manage Stopwords and Stoplists for Full-Text Search