RestoreInfo Class
Represents the information required to process a file or database restoration. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Deklaracja
<GuidAttribute("F7F08C2C-3E0F-4B29-A1E2-B77E13DD6252")> _
Public NotInheritable Class RestoreInfo
[GuidAttribute("F7F08C2C-3E0F-4B29-A1E2-B77E13DD6252")]
public sealed class RestoreInfo
[GuidAttribute(L"F7F08C2C-3E0F-4B29-A1E2-B77E13DD6252")]
public ref class RestoreInfo sealed
/** @attribute GuidAttribute("F7F08C2C-3E0F-4B29-A1E2-B77E13DD6252") */
public final class RestoreInfo
GuidAttribute("F7F08C2C-3E0F-4B29-A1E2-B77E13DD6252")
public final class RestoreInfo
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.RestoreInfo
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.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.