FullTextCatalogCollection.Add(FullTextCatalog) Method

Definition

public void Add (Microsoft.SqlServer.Management.Smo.FullTextCatalog fullTextCatalog);
member this.Add : Microsoft.SqlServer.Management.Smo.FullTextCatalog -> unit
Public Sub Add (fullTextCatalog As FullTextCatalog)

Parameters

fullTextCatalog
FullTextCatalog

Applies to