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
'Bildirim
Public Sub StopPopulation
'Kullanım
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.
Examples
See Also
Reference
Microsoft.SqlServer.Management.Smo Namespace