TSqlModelOptions.AutoClose Property

Definition

Specifies the AUTO_CLOSE database option.

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

Property Value

Applies to