StopListFullTextIndexOption.StopListName Property

Definition

Name of the stoplist, can be empty (in case of OFF) or SYSTEM.

public Microsoft.SqlServer.TransactSql.ScriptDom.Identifier StopListName { get; set; }
member this.StopListName : Microsoft.SqlServer.TransactSql.ScriptDom.Identifier with get, set
Public Property StopListName As Identifier

Property Value

Applies to