RestoreDatabaseOperationCreateParameters.PointInTime Property

Definition

Optional. Gets or sets the point in time to restore to.

public DateTime? PointInTime { get; set; }
member this.PointInTime : Nullable<DateTime> with get, set
Public Property PointInTime As Nullable(Of DateTime)

Property Value

Applies to