Server::Attach Method (String^, ReadWriteMode, String^)
Updated: May 24, 2016
Attaches a folder to the server with specified mode and password.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
Parameters
- folder
-
Type:
System::String^
The folder to attach.
- readWriteMode
-
Type:
Microsoft.AnalysisServices::ReadWriteMode
The read/write mode.
- password
-
Type:
System::String^
The password.
Show: