Server::Attach Method (String^)

 

Updated: May 24, 2016

Attaches a folder to the server.

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

public:
void Attach(
	String^ folder
)

Parameters

folder
Type: System::String^

A String containing folder.

Return to top
Show: