TSqlModelOptions.AutoShrink Property

Definition

Specifies the AUTO_SHRINK database option.

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

Property Value

Applies to