Microsoft.SqlServer.Managem ...


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

VisualBasicDeclaration
Public Class RelocateFile
CSharp
public class RelocateFile
ManagedCPlusPlus
public ref class RelocateFile
JSharp
public class RelocateFile
JScript
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.
See Also

Tags :


Page view tracker