IDatabaseOptions.AutoClose Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_AutoCloseDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_AutoCloseName")]
public bool AutoClose { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_AutoCloseDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_AutoCloseName")>]
member this.AutoClose : bool with get, set
Public Property AutoClose As Boolean

Property Value

Attributes

Applies to