RestoreLocation Class
Represents information associated with the restoration of a Database backup. This class cannot be inherited.
Spazio dei nomi: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Sintassi
'Dichiarazione
<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.
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
RestoreLocation Members
Microsoft.AnalysisServices Namespace