FullTextCatalogAndFileGroup.CatalogName Property

Definition

The name of the fulltext catalog. Optional may be null.

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

Property Value

Applies to