RestoreLocation Class
Represents information associated with the restoration of a Database backup. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<GuidAttribute("E866DFE7-0177-43c7-8673-4E487E2A85F7")> _
Public NotInheritable Class RestoreLocation
[GuidAttribute("E866DFE7-0177-43c7-8673-4E487E2A85F7")]
public sealed class RestoreLocation
[GuidAttribute(L"E866DFE7-0177-43c7-8673-4E487E2A85F7")]
public ref class RestoreLocation sealed
/** @attribute GuidAttribute("E866DFE7-0177-43c7-8673-4E487E2A85F7") */
public final class RestoreLocation
GuidAttribute("E866DFE7-0177-43c7-8673-4E487E2A85F7")
public final class RestoreLocation
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.RestoreLocation
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
RestoreLocation Members
Microsoft.AnalysisServices Namespace