Partager via


BackupDeviceItem Members

The BackupDeviceItem object provides programmatic access to named SQL Server backup devices.

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

Public Constructors

  Nom Description
BackupDeviceItem Overloaded. Initializes a new instance of the BackupDeviceItem class.

Haut de la page

Public Properties

  Nom Description
ms219211.pubproperty(fr-fr,SQL.90).gif DeviceType Gets the type of device for the BackupDeviceItem object.
ms219211.pubproperty(fr-fr,SQL.90).gif Name Gets the name of device for the BackupDeviceItem object.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms219211.pubmethod(fr-fr,SQL.90).gif CompareTo Verifies whether the specified object shares the same name as the referenced BackupDeviceItem object.
ms219211.pubmethod(fr-fr,SQL.90).gif Equals Overloaded. Overridden.  
ms219211.pubmethod(fr-fr,SQL.90).gif GetHashCode Overridden.  
ms219211.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms219211.pubmethod(fr-fr,SQL.90).gifms219211.static(fr-fr,SQL.90).gif op_Equality  
ms219211.pubmethod(fr-fr,SQL.90).gifms219211.static(fr-fr,SQL.90).gif op_GreaterThan  
ms219211.pubmethod(fr-fr,SQL.90).gifms219211.static(fr-fr,SQL.90).gif op_Inequality  
ms219211.pubmethod(fr-fr,SQL.90).gifms219211.static(fr-fr,SQL.90).gif op_LessThan  
ms219211.pubmethod(fr-fr,SQL.90).gifms219211.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms219211.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms219211.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms219211.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

BackupDeviceItem Class
Microsoft.SqlServer.Management.Smo Namespace

Autres ressources

BACKUP (Transact-SQL)
Sauvegarde et restauration de bases de données dans SQL Server