RestorePlan.RestoreAction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets and sets the type of the Restore action: Database,File,Log,Page
public Microsoft.SqlServer.Management.Smo.RestoreActionType RestoreAction { get; set; }
member this.RestoreAction : Microsoft.SqlServer.Management.Smo.RestoreActionType with get, set
Public Property RestoreAction As RestoreActionType
Property Value
The restore action.