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)

プロパティ値

適用対象