Condividi tramite


FullTextIndex.Alter Method

Updates any FullTextIndex object property changes on the instance of Microsoft SQL Server.

Osservazioni

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

Elenco degli overload

Nome Description
FullTextIndex.Alter ()
Updates any FullTextIndex object property changes on the instance of Microsoft SQL Server.
FullTextIndex.Alter (Boolean)
Updates any FullTextIndex object property changes on the instance of Microsoft SQL Server with the option to specify whether the full-text index is automatically populated after columns are added or removed.

Vedere anche

Riferimento

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

Altre risorse

Implementing Full-Text Search
Documentazione relativa alla ricerca full-text
CREATE FULLTEXT INDEX (Transact-SQL)