Прочитај на енглеском

Делите путем


Database.Detach Method (String)

Detaches a database with a specified password.

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

Syntax

VB
'Declaration
Public Sub Detach ( _
    password As String _
)
'Usage
Dim instance As Database 
Dim password As String

instance.Detach(password)

Parameters

  • password
    Type: System.String
    The password to detach the database.

See Also

Reference

Database Class

Detach Overload

Microsoft.AnalysisServices Namespace