Metoda Server.Attach (String)
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Sub Attach ( _
folder As String _
)
'Użycie
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
)
Parametry
- folder
Typ: System.String