Partilhar 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.

Exemplos

Fazendo backup e restaurando bancos de dados e logs de transações

Consulte também

Referência

BackupDeviceList Classe

Sobrecarregado BackupDeviceList

Namespace Microsoft.SqlServer.Management.Smo

Outros recursos

BACKUP (Transact-SQL)