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)

속성 값

복원 작업입니다.

적용 대상