Partager via


FullTextIndex.Script Method

Generates a Transact-SQL script that can be used to re-create the full-text index.

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.Script ()
Generates a Transact-SQL script that can be used to re-create the full-text index.
FullTextIndex.Script (ScriptingOptions)
Generates a Transact-SQL script that can be used to re-create the full-text index as specified by the script options.

Voir aussi

Référence

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

Autres ressources

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