Database.Detach Method
SQL Server 2012
Detaches a database that is not in use.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Detach() | Detaches a database that is not in use. |
|
Detach(String) | Detaches a database with a specified password. |
