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)

속성 값

적용 대상