Freigeben über


FullTextCatalog.Script Method

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

Hinweise

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

Überladungsliste

Name Description
FullTextCatalog.Script ()
Generates a Transact-SQL script that can be used to re-create the full-text catalog.
FullTextCatalog.Script (ScriptingOptions)
Generates a Transact-SQL script that can be used to re-create the full-text catalog as specified by the script options.

Siehe auch

Verweis

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

Andere Ressourcen

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