DROP FULLTEXT CATALOG (Transact-SQL)
SQL Server 2005
Removes a full-text catalog from a database. You must drop all full-text indexes associated with the catalog before you drop the catalog.
Transact-SQL Syntax Conventions
Reference
ALTER FULLTEXT CATALOG (Transact-SQL)CREATE FULLTEXT CATALOG (Transact-SQL)