Partager via


Méthode FullTextIndex.StopPopulation

Stops a full or incremental population of the full-text catalog.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Sub StopPopulation
'Utilisation
Dim instance As FullTextIndex

instance.StopPopulation()
public void StopPopulation()
public:
void StopPopulation()
member StopPopulation : unit -> unit
public function StopPopulation()

Exemples

Implémentation de la recherche en texte intégral

Voir aussi

Référence

FullTextIndex Classe

Espace de noms Microsoft.SqlServer.Management.Smo

Autres ressources

Vue d'ensemble de la recherche en texte intégral

CREATE FULLTEXT INDEX (Transact-SQL)