FullTextCatalogCollection.ItemById(Int32) Method

Definition

public Microsoft.SqlServer.Management.Smo.FullTextCatalog ItemById (int id);
member this.ItemById : int -> Microsoft.SqlServer.Management.Smo.FullTextCatalog
Public Function ItemById (id As Integer) As FullTextCatalog

Parameters

id
Int32

Returns

Applies to