FullTextCatalog.StopPopulation Method

Stops the population of the full-text catalog.

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

Syntax

'Declaration
Public Sub StopPopulation
'Usage
Dim instance As FullTextCatalog

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

Remarks

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