CreateFullTextIndexStatement.Options 属性

定义

可选CHANGE_TRACKING和 STOPLIST 选项。

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)

属性值

适用于