RestorePlan.RestoreOperations Propriété

Définition

Obtient ou définit les opérations de restauration.

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)

Valeur de propriété

Opérations de restauration.

S’applique à