CreateFullTextIndexStatement.FullTextIndexColumns 속성

정의

열입니다.

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

속성 값

적용 대상