RestorePlan.RestoreOperations Eigenschaft

Definition

Dient zum Abrufen oder Festlegen der Wiederherstellungsvorgänge.

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)

Eigenschaftswert

Die Wiederherstellungsvorgänge.

Gilt für: