FullTextCatalogStatement.Options 属性

定义

全文目录选项的集合。

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

属性值

适用于