TSqlModelOptions.ChangeTrackingRetentionUnit Property

Definition

Specifies the unit of the CHANGE_RETENTION database option.

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

Property Value

Applies to