Partager via


FullTextIndex.Create Method

Creates a full-text index on the instance of Microsoft SQL Server as defined by the FullTextIndex object.

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
FullTextIndex.Create ()
Creates a full-text index on the instance of Microsoft SQL Server as defined by the FullTextIndex object.
FullTextIndex.Create (Boolean)
Creates a full-text index on the instance of Microsoft SQL Server as defined by the FullTextIndex object with the option to specify whether the full-text index is automatically populated after columns are added or removed.

Voir aussi

Référence

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

Autres ressources

Implementing Full-Text Search
Plan de la documentation sur la recherche de texte intégral
CREATE FULLTEXT INDEX (Transact-SQL)