Sdílet prostřednictvím


FullTextIndex.Alter Method

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

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

Top