Share via


RestoredLogs Class

Definition

Restore parameters.

public class RestoredLogs
type RestoredLogs = class
Public Class RestoredLogs
Inheritance
RestoredLogs

Constructors

RestoredLogs()

Initializes a new instance of the RestoredLogs class.

RestoredLogs(Nullable<DateTime>, Nullable<DateTime>, String)

Initializes a new instance of the RestoredLogs class.

Properties

EndRestoreTime

Gets or sets the timestamp to end the restore by (UTC).

SourceTable

Gets or sets the table to restore data from.

StartRestoreTime

Gets or sets the timestamp to start the restore from (UTC).

Applies to