RestorePlan.RestoreOperations 屬性

定義

負責接收或設定還原操作。

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)

屬性值

恢復行動。

適用於