Compartilhar via


Construtor BackupDeviceList

Initializes a new instance of the BackupDeviceList class.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SmoExtended (em Microsoft.SqlServer.SmoExtended.dll)

Sintaxe

'Declaração
Public Sub New
'Uso

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

Comentários

The default constructor initializes any fields to their default values.