This topic has not yet been rated - Rate this topic

Database.Detach Method (String)

Detaches a database with a specified password.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public void Detach(
	string password
)

Parameters

password
Type: System.String
The password to detach the database.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.