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

適用於