RestorePlan.RestoreAction Propiedad

Definición

Obtiene y establece el tipo de la acción Restaurar: Base de datos,Archivo,Registro,Página

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

Valor de propiedad

Acción de restauración.

Se aplica a