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)

プロパティ値

適用対象