Udostępnij przez


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

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

Top

Public Properties

  Name Description
ms173795.pubproperty(pl-pl,SQL.100).gif ConnectionString Gets or sets a connection string associated with a RestoreLocation object.
ms173795.pubproperty(pl-pl,SQL.100).gif DataSourceID Gets or sets the data source identifier associated with a RestoreLocation object.
ms173795.pubproperty(pl-pl,SQL.100).gif DataSourceType  
ms173795.pubproperty(pl-pl,SQL.100).gif File Gets or sets a file string associated with a RestoreLocation object.
ms173795.pubproperty(pl-pl,SQL.100).gif Folders Gets the Folders collection associated with a RestoreLocation.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms173795.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms173795.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms173795.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms173795.pubmethod(pl-pl,SQL.100).gifms173795.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms173795.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms173795.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms173795.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top