TSqlModelOptions.ChangeTrackingAutoCleanup Property

Definition

Specifies the AUTO_CLEANUP database option.

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

Property Value

Applies to