Método FullTextIndex.StopPopulation
Stops a full or incremental 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 FullTextIndex
instance.StopPopulation()
public void StopPopulation()
public:
void StopPopulation()
member StopPopulation : unit -> unit
public function StopPopulation()
Exemplos
Implementando a pesquisa de texto completo
Consulte também
Referência
Namespace Microsoft.SqlServer.Management.Smo