CreateFullTextIndexStatement.Options Property

Definition

Optional CHANGE_TRACKING and STOPLIST options.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.FullTextIndexOption> Options { get; }
member this.Options : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.FullTextIndexOption>
Public ReadOnly Property Options As IList(Of FullTextIndexOption)

Property Value

Applies to