Método FullTextCatalog.Rebuild
Rebuilds the entire full-text catalog.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Public Sub Rebuild
'Uso
Dim instance As FullTextCatalog
instance.Rebuild()
public void Rebuild()
public:
void Rebuild()
member Rebuild : unit -> unit
public function Rebuild()
Exemplos
Implementando a pesquisa de texto completo
Consulte também
Referência
Namespace Microsoft.SqlServer.Management.Smo