Compartir a través de


BackupDeviceList Constructor

Initializes a new instance of the BackupDeviceList class.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.SmoExtended (en Microsoft.SqlServer.SmoExtended.dll)

Sintaxis

'Declaración
Public Sub New
'Uso

Dim instance As New BackupDeviceList()
public BackupDeviceList()
public:
BackupDeviceList()
new : unit -> BackupDeviceList
public function BackupDeviceList()

Notas

The default constructor initializes any fields to their default values.