FullTextCatalog.StopPopulation Método
Stops the population of the full-text catalog.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Public Sub StopPopulation
'Uso
Dim instance As FullTextCatalog
instance.StopPopulation()
public void StopPopulation()
public:
void StopPopulation()
member StopPopulation : unit -> unit
public function StopPopulation()
Comentarios
This method is provided for backward compatibility. Its use is not recommended.
Ejemplos
Implementar la búsqueda de texto completo
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Management.Smo