RestorePlan.RestoreOperations Propriedade

Definição

Obtém ou define as operações de restauração.

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 da propriedade

As operações de restauração.

Aplica-se a