Compartir a través de


FullTextCatalog.Script Method

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

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

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

Vea también

Referencia

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

Otros recursos

Scripting
Implementing Full-Text Search
Mapa de documentación de la búsqueda de texto
CREATE FULLTEXT CATALOG (Transact-SQL)