Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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