Aracılığıyla paylaş


RelocateFile Class

The RelocateFile object is a programmatic tool that lets a file be relocated.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (in microsoft.sqlserver.smoextended.dll)

Syntax

'Bildirim
Public Class RelocateFile
public class RelocateFile
public ref class RelocateFile
public class RelocateFile
public class RelocateFile

Remarks

The RelocateFile class is used with the RelocateFiles property to relocate files during a restore operation.

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Management.Smo.RelocateFile

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.