RestorePlan.SetRestoreOptions(RestoreOptions) Método

Definición

Establece las opciones de restauración.

public void SetRestoreOptions(Microsoft.SqlServer.Management.Smo.RestoreOptions restoreOptions);
member this.SetRestoreOptions : Microsoft.SqlServer.Management.Smo.RestoreOptions -> unit
Public Sub SetRestoreOptions (restoreOptions As RestoreOptions)

Parámetros

restoreOptions
RestoreOptions

Las opciones de restauración.

Se aplica a