Share via


FullTextIndex.Alter Method

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

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

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

See Also

Reference

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

Other Resources

Implementing Full-Text Search
Full-Text Search Documentation Map
CREATE FULLTEXT INDEX (Transact-SQL)