You can use RECOVER DATABSE.... only from Server Manager

ALTER DATABASE RECOVER... can be used in application as SQL statment.

Regards.