RestorePlan.RestoreOperations Propiedad

Definición

Obtiene o establece las operaciones de restauración.

public System.Collections.Generic.List<Microsoft.SqlServer.Management.Smo.Restore> RestoreOperations { get; }
member this.RestoreOperations : System.Collections.Generic.List<Microsoft.SqlServer.Management.Smo.Restore>
Public ReadOnly Property RestoreOperations As List(Of Restore)

Valor de propiedad

Las operaciones de restauración.

Se aplica a