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
Thread Safety
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.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
RestoreLocation Members
Microsoft.AnalysisServices Namespace