Partager via


RestorePointTypes.CONTINUOUS Field

Definition

Continuous restore points describe the earliest possible point-in-times that an Azure SQL database can be restored to. The database can be restored to any point-in-time after the earliest point.

public const string CONTINUOUS;
val mutable CONTINUOUS : string
Public Const CONTINUOUS As String 

Field Value

Applies to