Freigeben über


RestoreFolder Class

Restores an original folder to a new folder. This class cannot be inherited.

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

Syntax

'Declaration
<GuidAttribute("F12A463D-AC10-4a56-8FB7-2F4498EA24F3")> _
Public NotInheritable Class RestoreFolder
[GuidAttribute("F12A463D-AC10-4a56-8FB7-2F4498EA24F3")] 
public sealed class RestoreFolder
[GuidAttribute(L"F12A463D-AC10-4a56-8FB7-2F4498EA24F3")] 
public ref class RestoreFolder sealed
/** @attribute GuidAttribute("F12A463D-AC10-4a56-8FB7-2F4498EA24F3") */ 
public final class RestoreFolder
GuidAttribute("F12A463D-AC10-4a56-8FB7-2F4498EA24F3") 
public final class RestoreFolder

Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.RestoreFolder

Threadsicherheit

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

RestoreFolder Members
Microsoft.AnalysisServices Namespace