FullTextIndex.Alter Method
Updates any FullTextIndex object property changes on the instance of Microsoft SQL Server.
Overload List
| Name | Description |
|---|---|
| FullTextIndex.Alter () |
Updates any FullTextIndex object property changes on the instance of SQL Server.
|
| FullTextIndex.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.
|
See Also