RemoveFullTextCatalogs Método
Removes full-text catalogs from the database.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Public Sub RemoveFullTextCatalogs
'Uso
Dim instance As Database
instance.RemoveFullTextCatalogs()
public void RemoveFullTextCatalogs()
public:
void RemoveFullTextCatalogs()
member RemoveFullTextCatalogs : unit -> unit
public function RemoveFullTextCatalogs()