Metodo RestorePlan.SetRestoreOptions
Sets the restore options.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
Sintassi
'Dichiarazione
Public Sub SetRestoreOptions ( _
restoreOptions As RestoreOptions _
)
'Utilizzo
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
)
Parametri
- restoreOptions
Tipo: Microsoft.SqlServer.Management.Smo.RestoreOptions
The restore options