RestoreLocation 類別
Represents information associated with the restoration of a Database backup. This class cannot be inherited.
System.Object
Microsoft.AnalysisServices.RestoreLocation
命名空間: Microsoft.AnalysisServices
組件: Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)
'宣告
<GuidAttribute("E866DFE7-0177-43c7-8673-4E487E2A85F7")> _
Public NotInheritable Class RestoreLocation
'用途
Dim instance As RestoreLocation
C#
[GuidAttribute("E866DFE7-0177-43c7-8673-4E487E2A85F7")]
public sealed class RestoreLocation
[GuidAttribute(L"E866DFE7-0177-43c7-8673-4E487E2A85F7")]
public ref class RestoreLocation sealed
[<SealedAttribute>]
[<GuidAttribute("E866DFE7-0177-43c7-8673-4E487E2A85F7")>]
type RestoreLocation = class end
public final class RestoreLocation
RestoreLocation 型別公開下列成員。
名稱 | 說明 | |
---|---|---|
![]() |
RestoreLocation | Initializes a new instance of RestoreLocation using the default values. |
上層
名稱 | 說明 | |
---|---|---|
![]() |
ConnectionString | Gets or sets a connection string associated with a RestoreLocation object. |
![]() |
DataSourceID | Gets or sets the data source identifier associated with a RestoreLocation object. |
![]() |
DataSourceType | Gets or sets the type of data source. |
![]() |
File | Gets or sets a file string associated with a RestoreLocation object. |
![]() |
Folders | Gets the Folders collection associated with a RestoreLocation. |
上層
上層
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。