FullTextCatalogCollection.Add(FullTextCatalog) メソッド

定義

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

パラメーター

fullTextCatalog
FullTextCatalog

適用対象