Database.Detach Method
Include Protected Members
Include Inherited Members
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.
Overload List
Name | Description | |
---|---|---|
Detach() | Detaches a database that is not in use. | |
Detach(String) | Detaches a database with a specified password. |
Top