Share via


PointInTimeRange Class

Definition

Provides details for log ranges.

public class PointInTimeRange
type PointInTimeRange = class
Public Class PointInTimeRange
Inheritance
PointInTimeRange

Constructors

PointInTimeRange()

Initializes a new instance of PointInTimeRange.

Properties

EndOn

End time of the time range for log recovery.

StartOn

Start time of the time range for log recovery.

Applies to