This topic has not yet been rated - Rate this topic

DatabaseRestorePlanner.CreateRestorePlan Method (RestoreOptions)

SQL Server 2012

Creates the restore plan with restore options.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
public RestorePlan CreateRestorePlan(
	RestoreOptions ro
)

Parameters

ro
Type: Microsoft.SqlServer.Management.Smo.RestoreOptions
The restore options.

Return Value

Type: Microsoft.SqlServer.Management.Smo.RestorePlan
The restore plan.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.