RestorePlan.SetRestoreOptions 方法
Sets the restore options.
命名空间: Microsoft.SqlServer.Management.Smo
程序集: Microsoft.SqlServer.SmoExtended(在 Microsoft.SqlServer.SmoExtended.dll 中)
语法
声明
Public Sub SetRestoreOptions ( _
restoreOptions As RestoreOptions _
)
用法
Dim instance As RestorePlan
Dim restoreOptions As RestoreOptions
instance.SetRestoreOptions(restoreOptions)
public void SetRestoreOptions(
RestoreOptions restoreOptions
)
public:
void SetRestoreOptions(
RestoreOptions^ restoreOptions
)
member SetRestoreOptions :
restoreOptions:RestoreOptions -> unit
public function SetRestoreOptions(
restoreOptions : RestoreOptions
)
参数
- restoreOptions
类型:Microsoft.SqlServer.Management.Smo.RestoreOptions
The restore options