Freigeben über


FullTextIndex.Script Method

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

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

Name 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.

Siehe auch

Verweis

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

Andere Ressourcen

Scripting
Implementing Full-Text Search
Dokumentationsübersicht zur Volltextsuche
CREATE FULLTEXT INDEX (Transact-SQL)