Partager via


FullTextCatalogCollection.Item Property

Gets a FullTextCatalog object in the collection by name or by index number.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Liste de surcharge

Nom Description
FullTextCatalogCollection.Item (Int32)
Gets a FullTextCatalog object in the collection by index number.
FullTextCatalogCollection.Item (String)
Gets a FullTextCatalog object in the collection by name.

Voir aussi

Référence

FullTextCatalogCollection Class
FullTextCatalogCollection Members
Microsoft.SqlServer.Management.Smo Namespace

Autres ressources

Using Collections