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)

プロパティ値

復元操作。

適用対象