Share via


Méthode StopPopulation

Stops the 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 FullTextCatalog

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

Notes

This method is provided for backward compatibility. Its use is not recommended.