FullTextCatalogStatement.Options Property

Definition

The collection of fulltext catalog 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)

Property Value

Applies to