Condividi tramite


RelocateFile Class

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

Spazio dei nomi: Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Sintassi

'Dichiarazione
Public Class RelocateFile
public class RelocateFile
public ref class RelocateFile
public class RelocateFile
public class RelocateFile

Osservazioni

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

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

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.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

RelocateFile Members
Microsoft.SqlServer.Management.Smo Namespace