TSqlModelOptions.TargetRecoveryTimeUnit Property

Definition

Specifies the unit of the TARGET_RECOVERY_TIME database option.

public Microsoft.SqlServer.Dac.Model.TimeUnit? TargetRecoveryTimeUnit { get; set; }
member this.TargetRecoveryTimeUnit : Nullable<Microsoft.SqlServer.Dac.Model.TimeUnit> with get, set
Public Property TargetRecoveryTimeUnit As Nullable(Of TimeUnit)

Property Value

Applies to