FullTextIndex.Alter Method
Updates any FullTextIndex object property changes on the instance of Microsoft SQL Server.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
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.
|
Siehe auch
Verweis
FullTextIndex Class
FullTextIndex Members
Microsoft.SqlServer.Management.Smo Namespace
Andere Ressourcen
Implementing Full-Text Search
Dokumentationsübersicht zur Volltextsuche
CREATE FULLTEXT INDEX (Transact-SQL)