다음을 통해 공유


RestoreLocation Members

Represents information associated with the restoration of a Database backup. This class cannot be inherited.

The following tables list the members exposed by the RestoreLocation type.

Public Constructors

  이름 Description
RestoreLocation Initializes a new instance of RestoreLocation using the default values.

위쪽

Public Properties

  이름 Description
ms173795.pubproperty(ko-kr,SQL.90).gif ConnectionString Gets or sets a connection string associated with a RestoreLocation object.
ms173795.pubproperty(ko-kr,SQL.90).gif DataSourceID Gets or sets the data source identifier associated with a RestoreLocation object.
ms173795.pubproperty(ko-kr,SQL.90).gif File Gets or sets a file string associated with a RestoreLocation object.
ms173795.pubproperty(ko-kr,SQL.90).gif Folders Gets the Folders collection associated with a RestoreLocation.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms173795.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms173795.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms173795.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms173795.pubmethod(ko-kr,SQL.90).gifms173795.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms173795.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms173795.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms173795.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

RestoreLocation Class
Microsoft.AnalysisServices Namespace