CreateFullTextIndexStatement.CatalogAndFileGroup Property

Definition

Specifies the name of the fulltext catalog and/or filegroup. Optional may be null.

public Microsoft.SqlServer.TransactSql.ScriptDom.FullTextCatalogAndFileGroup CatalogAndFileGroup { get; set; }
member this.CatalogAndFileGroup : Microsoft.SqlServer.TransactSql.ScriptDom.FullTextCatalogAndFileGroup with get, set
Public Property CatalogAndFileGroup As FullTextCatalogAndFileGroup

Property Value

Applies to