Server.Attach Method (String)

Attaches a folder to the server.

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

Syntax

VB
'Declaration
Public Sub Attach ( _
    folder As String _
)
'Usage
Dim instance As Server 
Dim folder As String

instance.Attach(folder)

Parameters

See Also

Reference

Server Class

Attach Overload

Microsoft.AnalysisServices Namespace