Langue

RelocateFile Constructeurs

Définition

Surcharges

RelocateFile()

public RelocateFile();
Public Sub New ()

S’applique à

RelocateFile(String, String)

public RelocateFile(string logicalFileName, string physicalFileName);
new Microsoft.SqlServer.Management.Smo.RelocateFile : string * string -> Microsoft.SqlServer.Management.Smo.RelocateFile
Public Sub New (logicalFileName As String, physicalFileName As String)

Paramètres

logicalFileName
String
physicalFileName
String

S’applique à