Constructeur BackupDeviceItem
Initializes a new instance of the BackupDeviceItem class.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.SmoExtended (en Microsoft.SqlServer.SmoExtended.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New BackupDeviceItem()
public BackupDeviceItem()
public:
BackupDeviceItem()
new : unit -> BackupDeviceItem
public function BackupDeviceItem()
Notes
Le constructeur par défaut rétablit les valeurs par défaut de tous les champs.
-
Voir aussi