Server.Attach 메서드 (String)

Attaches a folder to the server.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public Sub Attach ( _
    folder As String _
)
‘사용 방법
Dim instance As Server 
Dim folder As String

instance.Attach(folder)
public void Attach(
    string folder
)
public:
void Attach(
    String^ folder
)
member Attach : 
        folder:string -> unit
public function Attach(
    folder : String
)

매개 변수

참고 항목

참조

Server 클래스

Attach 오버로드

Microsoft.AnalysisServices 네임스페이스