Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
This topic shows how to remove a full-text catalog from a database by using SQL Server Management Studio.
To remove a full-text catalog from a database
In Object Explorer, expand the server group, expand Databases, and expand the database that contains the full-text catalog you want to remove.
Expand Storage, and expand Full Text Catalogs.
Right-click the full-text catalog that you want to remove, and then select Delete.
In the Delete Objects dialog box, click OK.
See Also
Concepts
Full-Text Search How-to Topics