RestorePlan.SetRestoreOptions Method
Sets the restore options.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
Syntax
'Declaration
Public Sub SetRestoreOptions ( _
restoreOptions As RestoreOptions _
)
'Usage
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
)
Parameters
- restoreOptions
Type: Microsoft.SqlServer.Management.Smo.RestoreOptions
The restore options