FullTextIndex.Alter Method

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

备注

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

重载列表

名称 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.

请参阅

参考

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

其他资源

Implementing Full-Text Search
全文搜索文档结构图
CREATE FULLTEXT INDEX (Transact-SQL)