共用方式為


ISqlDatabase.EarliestRestoreDate Property

Definition

Gets the recovery period start date of the Azure SQL Database. This records the start date and time when recovery is available for this Azure SQL Database.

public DateTime? EarliestRestoreDate { get; }
member this.EarliestRestoreDate : Nullable<DateTime>
Public ReadOnly Property EarliestRestoreDate As Nullable(Of DateTime)

Property Value

Applies to