Compartir a través de


Restore Constructor

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

Notas

The default constructor initializes any fields to their default values.