CreateFullTextIndexStatement.FullTextIndexColumns Property

Definition

The columns.

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)

Property Value

Applies to