Compartir a través de


Backup Constructor

Initializes a new instance of the Backup 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 Backup()
public Backup()
public:
Backup()
new : unit -> Backup
public function Backup()

Notas

The default constructor initializes any fields to their default values.