Database::Detach Method (String^)

 

Updated: May 24, 2016

Detaches a database with a specified password.

Namespace:   Microsoft.AnalysisServices.Core
Assembly:  Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)

public:
void Detach(
	String^ password
)

Parameters

password
Type: System::String^

The password to detach the database.

Return to top
Show: