Поделиться через


Класс 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
[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
Открытое свойство File Gets or sets a file string associated with a RestoreLocation object.
Открытое свойство Folders Gets the Folders collection associated with a RestoreLocation.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник