Compartilhar via


Método StopPopulation

Stops the population of the full-text catalog.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
Public Sub StopPopulation
'Uso
Dim instance As FullTextCatalog

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

Comentários

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