Udostępnij przez


BackupLocation Members

Represents the location a file will be copied to during backup. This class cannot be inherited.

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

Public Constructors

  Name Description
BackupLocation Overloaded. Initializes a new instance of the BackupLocation class.

Top

Public Properties

  Name Description
ms161197.pubproperty(pl-pl,SQL.100).gif DataSourceID Gets or sets the data source name on the server to be backed up.
ms161197.pubproperty(pl-pl,SQL.100).gif File Gets or sets the name of the file to backup the data source to.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top