Dropping a Database That is Being Encrypted

You can drop a database that is being encrypted or decrypted.

When you execute the drop database command on a database that is being encrypted or decrypted, drop database terminates the encryption/decryption process, searches the sysattributes system table, cleans up all the progress information, and then drops the database.