Condividi tramite


FullTextIndexColumn.Script Method

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

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Elenco degli overload

Nome Description
FullTextIndexColumn.Script ()
Generates a Transact-SQL script that can be used to re-create the full-text index column.
FullTextIndexColumn.Script (ScriptingOptions)
Generates a Transact-SQL script that can be used to re-create the full-text index column as specified by the script options.

Vedere anche

Riferimento

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