共用方式為


RelocateFile 建構函式

Initializes a new instance of the RelocateFile class.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.SmoExtended (在 Microsoft.SqlServer.SmoExtended.dll 中)

語法

'宣告
Public Sub New
'用途
Dim instance As New RelocateFile()
public RelocateFile()
public:
RelocateFile()
new : unit -> RelocateFile
public function RelocateFile()

備註

The default constructor initializes any fields to their default values.

範例

備份及還原資料庫和交易記錄

請參閱

參考

RelocateFile 類別

RelocateFile 多載

Microsoft.SqlServer.Management.Smo 命名空間

其他資源

RESTORE (Transact-SQL)

SQL Server 資料庫的備份與還原