Compartir a través de


RelocateFile Constructor

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

Notas

The default constructor initializes any fields to their default values.